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

Posted laowangxieboke

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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












以上是关于caffe在进行图片数据转化的时候报错create_annoset.py: error: too few arguments的主要内容,如果未能解决你的问题,请参考以下文章

Windows Caffe 图像数据转化为Caffe可以运行的数据

ImportError: No module named caffe.proto解决办法

Windows caffe 训练自己的图片数据

将自己数据转化为cifar10支持的lmdb

深度学习文章3:将自己的图像数据转换成caffe需要的db(leveldb/lmdb)文件

caffe-ssd的GPU在make runtest的时候报错:BatchReindexLayerTest/2.TestGradient,where TypeParam=caffe::GPUdevic