ethliup / SelfDeblur

Self-supervised linear motion deblurring
MIT License
121 stars 18 forks source link

demo #3

Open yustiks opened 3 years ago

yustiks commented 3 years ago

hello! I am trying to test the trained model on a custom picture, and I have some problems. First of all, this is the input: 0002_blur

After I run the demo.sh file, I have the following picture: 0002_pred

It seems, the network doesn't work on this data, does it? What could be the problem?

ethliup commented 3 years ago

You might want to check if the pretrained model is loaded correctly. Otherwise, it might happen.