Skip to content

v1.7.0

Compare
Choose a tag to compare
@tsurumeso tsurumeso released this 28 Jun 03:58
· 213 commits to master since this release

New features

  • Add reduce_memory_usage option

Bug fixes

  • Fix alpha channel processing
  • Fix to use init_scope()
  • Fix exception handling for Python2

Improvements

  • Reduce memory usage
  • Change output file name when --model_dir is specified
  • Use str.format() instead of %

Others

  • Remove unused code