Skip to content

SRN-DeblurNet pytorch replicate , pretrained model provided

License

Notifications You must be signed in to change notification settings

hjbiao09/SRN-DeblurNet

 
 

Repository files navigation

SRN-DeblurNet

  • For training,I strictly follow all configuration of the original paper.
  • To test PSNR, I split test set of GOPRO datset into two half, one for validation and the other for test, and get 29.58db PSNR (30.26db reported in the original paper).
  • A pretrained model is provided. It is trained on GOPRO's blurry images without gamma correction.GOPRO dataset
  • I tryied to ultize this model to augment real world face images, but found it doesn't generalize well.
  • Any discussion or correction is welcomed.

Reference

About

SRN-DeblurNet pytorch replicate , pretrained model provided

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%