jiangsutx / SRN-Deblur

Repository for Scale-recurrent Network for Deep Image Deblurring
http://www.xtao.website/projects/srndeblur/srndeblur_cvpr18.pdf
MIT License
714 stars 184 forks source link

Post Training the evaluation image output is distorted. #53

Open ANSHUMAN87 opened 4 years ago

ANSHUMAN87 commented 4 years ago

Hi Author, I have trained the model using GoPro dataset myself from scratch. The model output is fine in this case. But when i retrained the GoPro trained model on a self-created dataset for focal blur, the output images are distorted. Not sure what is the issue. Can you please help?

During Training: image Post Training: image

ANSHUMAN87 commented 4 years ago

I believe there should not be this much error in prediction, even though retraining has reduced the model generalization.