添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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

  • Scale-recurrent Network for Deep Image Deblurring
  • Deep Multi-scale CNN for Dynamic Scene Deblurring
  •