Skip to content

soom1017/VDSR-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VDSR-pytorch

VDSR(CVPR 2016) pytorch implementation

Implementation of CVPR2016 Paper: "Accurate Image Super-Resolution Using Very Deep Convolutional Networks" in PyTorch

Prepare Training dataset

  • Download train dataset with hdf5 format from here.

Performance

  • Trained my VDSR model on 291 images with data augmentation
  • No bias is used in this implementation, and the gradient clipping's implementation is different from paper

About

VDSR(CVPR 2016) pytorch implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published