1.0.1 • Published 5 years ago

ml-image-tool v1.0.1

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

ml-image-tool

this tool is for image batch process for matchine learning | 此工具用于机器学习的图片批量处理

this tool use easyimage, it need imagemagick installed on your OS | 此工具依赖了easyimage,需要系统安装imagemagick

features

  • batch rename to numbers | 批量按序号命名
  • batch convert to jpg | 批量转换jpg
  • batch resize under shape | 批量调整分辨率到低于机器学习所需的shape

usage

npm i ml-image-tool -g
ml-image-tool -i folder

# ml-image-tool --help

how do I use it