jychoi118 / ilvr_adm

ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)
MIT License
410 stars 51 forks source link

question about the Low-Pass filter #36

Open silvester666 opened 3 months ago

silvester666 commented 3 months ago

Hello, I noticed that in the code implementation, the Low-Pass filter module is implemented using a downsampling algorithm. Could you please explain the reason for this implementation choice?