xinntao / ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
https://github.com/xinntao/BasicSR
Apache License 2.0
5.91k stars 1.05k forks source link

Pre-trained model fails on some inputs #63

Open jiequanz opened 5 years ago

jiequanz commented 5 years ago

I tried to run the pretrained model, but it doesn't work for some images. This is my error. Is there an requirement for input image into the model? Thanks

Capture
jiequanz commented 5 years ago

For some images, there is neither error nor output, but a "killed" is shown. Is this because of the size of the input image?

Smile930 commented 4 years ago

hello,How do I get the pretrained model?