Maclory / Deep-Iterative-Collaboration

Pytorch implementation of Deep Face Super-Resolution with Iterative Collaboration between Attentive Recovery and Landmark Estimation (CVPR 2020)
MIT License
295 stars 63 forks source link

Questions about inference #19

Closed kevinzezel closed 4 years ago

kevinzezel commented 4 years ago

Hi,

First of all confratulations!!

I ran the test.py with the celeb database images that have the HR and LR images successfully. But I would like to know if it is possible to run any other image LR only with face landmarks.

Thank you for your help! Kevin

Maclory commented 4 years ago

Hi, thank you for your interest in our work.

I think I didn't really get your point. Actually we don't need landmarks as input for inference.