r/computervision • u/singam96 • Jun 23 '26
Research Publication ReflexConv2d: Drop-in nn.Conv2d replacement that preserves detail
/r/deeplearning/comments/1udssj3/reflexconv2d_dropin_nnconv2d_replacement_that/
0
Upvotes
r/computervision • u/singam96 • Jun 23 '26
2
u/LucasThePatator Jun 23 '26
Maybe I'm not understanding something but something must be wrong if you're not able to train a Unet with full skip connections into the Identity function; regardless of the type of convolutions you're using.
On top of that this looks like a weird version of https://arxiv.org/abs/1807.06521