v1.7.0
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