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

How to generate SR image with my own LR image

fyaft2012 opened this issue · comments

Hi @Maclory and @Steve-Tod , thanks for your excellent work! I can successfully test the model using provided test datasets (CelebA|Helen).
However, I want to test my own LR image without anymore information (no according SR image or landmark annotation), how could I use your model to generate according SR image? Which file should I run or modify?
Thank you in advance!

Please follow the testing instructions here. Face landmarks are not needed.