caffe在进行图片数据转化的时候报错create_annoset.py: error: too few arguments

当运行create_data.sh时候,出现错误提示:

usage: create_annoset.py [-h] [--redo] [--anno-type ANNO_TYPE]
                         [--label-type LABEL_TYPE] [--backend BACKEND]
                         [--check-size] [--encode-type ENCODE_TYPE]
                         [--encoded] [--gray]
                         [--label-map-file LABEL_MAP_FILE] [--min-dim MIN_DIM]
                         [--max-dim MAX_DIM] [--resize-height RESIZE_HEIGHT]
                         [--resize-width RESIZE_WIDTH] [--shuffle]
                         [--check-label]
                         root listfile outdir exampledir
create_annoset.py: error: too few arguments

猜你喜欢

转载自www.cnblogs.com/laowangxieboke/p/10293390.html
今日推荐