Does anyone know the idea behind using asymmetric padding during downsampling in VAEs?
Author: weiaicunzaiCreated Aug 31, 2024Updated Aug 31, 2024
Thanks for your great work, I have a problem regarding to the padding of the VAE encoder. Why not use symmetric padding, as commonly adopted in the computer vision area?
Source: AntixK/PyTorch-VAE