The-Learning-And-Vision-Atelier-LAVA / DASR

[CVPR 2021] Unsupervised Degradation Representation Learning for Blind Super-Resolution
MIT License
395 stars 50 forks source link

About training step #5

Open DTM3302 opened 3 years ago

DTM3302 commented 3 years ago

Thank you for sharing your work! I have a question about the training steps: When train the whole network, whether the parameters of the Degradation encoder network are fixed or not?

LongguangWang commented 3 years ago

Hi @DTM3302, thanks for your interest in our work. The parameters of the degradation encoder are also updated during training the whole network.