neural-enhance v0.3 Release Notes
Release Date: 2016-11-13 // almost 8 years ago-
✨ 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
.
Previous changes from v0.2
-
✨ 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
.