hhb072 / WaveletSRNet

A pytorch implementation of Paper "Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution"
MIT License
240 stars 67 forks source link

Please tell me how can I ONLY test the network? #7

Open JasonBournePark opened 5 years ago

JasonBournePark commented 5 years ago

Thank you for sharing your code.

But, could you tell me in detail, how can I test the SR network without training?

I'm so sorry but I'm not familiar with these kind of code such as tensorflow and python.

Please describe the way. Thank you in advance.

corganhejijun commented 5 years ago

@JasonBournePark , feel free to try my verison. :)

corganhejijun commented 5 years ago

https://github.com/corganhejijun/frontal-trans/blob/master/compare/WaveletSRNet/test.py

wanjinchang commented 5 years ago

@corganhejijun Could you provided the trained model?Thanks!!!

yangyingni commented 4 years ago

Thank you for sharing your code. But, could you tell me in detail, how can I test the SR network without training? I'm so sorry but I'm not familiar with these kind of code such as tensorflow and python. Please describe the way. Thank you in advance.

Have you dealt with it?

HaithemH commented 2 years ago

@corganhejijun can you plz share your weights ?