Image super-resolution through deep learning
Stars
5.3k
Forks
657
Watchers
5.3k
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of https://github.com/david-gpu/srez
d65a2aaView on GitHubReplaced stride=2 conv2d_transpose with separate upscaling and stride=1 convs as per http://distill.pub/2016/deconv-checkerboard/
67678feView on GitHubMerge branch 'master' of https://github.com/david-gpu/srez
4367556View on GitHubReplaced discriminator's dense top layer with an average pool
b634b12View on GitHubDocumented dependency on scipy. Thanks to gwern for reporting!
6c06357View on GitHub