All Versions
3
Latest Version
Avg Release Cycle
8 days
Latest Release
2991 days ago
Changelog History
Changelog History
-
v0.3 Changes
November 13, 2016✨ This is the third public version of the project, download it from revision [9d2aa3c] or tag
v0.3
.Model files are available for download below:
- Photo Zoom 2x — 8 residual blocks of 128 filters each, zoom factor 2:1.
- Photo Zoom 4x — 8 residual blocks of 128 filters each, zoom factor 4:1.
- Photo Repair 1x — 8 residual blocks of 128 filters each, zoom factor 1:1.
- Photo Deblur 1x — 8 residual blocks of 128 filters each, zoom factor 1:1.
These are trained with parameters that can be reproduced using steps in
train/*.sh
. -
v0.2 Changes
November 03, 2016✨ This second public version of the script, download it from revision [b24fa74] or tag
v0.2
.Model files are available for download below:
Small 1x — 8 residual blocks of 64 filters each, zoom factor 1:1. Small 2x — 8 residual blocks of 256 filters each, zoom factor 2:1. Large 2x — 8 residual blocks of 256 filters each, zoom factor 2:1.
These are trained with the exact same parameters, and can be reproduced using steps in
scripts/*.sh
. -
v0.1 Changes
October 28, 2016✨ The first public version of the script, download it from revision [b1c054c] or tag v0.1.
Model files are available for download below:
- Small — 8 residual blocks of 64 filters each.
- Medium — 6 residual blocks of 128 filters each.
- Large — 12 residual blocks of 128 filters each.
These are trained with varying parameters and duration, and provide different results.