Maclory / Deep-Iterative-Collaboration

Pytorch implementation of Deep Face Super-Resolution with Iterative Collaboration between Attentive Recovery and Landmark Estimation (CVPR 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upscaling Factor of 4

ZeeRizvee opened this issue · comments

Greetings.

This is an interesting work. Congratulations to the authors on achieving this. I have been able to test the algorithm for up scaling images 8 times. I was wondering, has the algorithm been trained for 4 times up scaling too? If so, can you provide the pre-trained weights for it?

Thank you.

Hi, thank you for your interest in our work. We have not trained a model of 4x upscaling. However, I think it worth trying and it can be easily achieved by modifying the upsampling layer.