Invertible Convolution with Symmetric Paddings
2023-03-30Code Available0· sign in to hype
Bo Li
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/prclibo/iconv_dftOfficialIn paperpytorch★ 6
Abstract
We show that symmetrically padded convolution can be analytically inverted via DFT. We comprehensively analyze several different symmetric and anti-symmetric padding modes and show that multiple cases exist where the inversion can be achieved. The implementation is available at https://github.com/prclibo/iconv_dft.