Skip to content

v1.6.0

Compare
Choose a tag to compare
@tsurumeso tsurumeso released this 27 Feb 09:27
· 213 commits to master since this release

New features

  • Add width and height options
  • Add support for transparent PNG
  • Add support for denoising with UpConv7 model
  • Parse tiff images

Bug fixes

  • Fix a bug that images cannot be scaled more than 2 times
  • Fix failing to specify output directory
  • Make sure loading files containing multi-byte characters
  • Fix a bug that denoising is performed multiple times

Improvements

  • Simplify some options
  • Change behavior of --output

Others

  • Remove ResUpConv10 models
  • Rename --scale_factor to --scale_ratio