mxnet-ssd
mxnet-ssd copied to clipboard
RuntimeError: No image in imdb
i have some pictures used to train faster-rcnn. it has the only type named 'ship'. but when i use'bash tools/prepare_pascal.sh', error comes to me:
saving list to disk...
Traceback (most recent call last):..
File "/home/marcus/mxnet-ssd/tools/prepare_dataset.py", line 98, in
what should i do?
make sure you have correct path pointing to the image data folder
I'm hitting the same issue. I have my training data in "data/VOCdevkit/VOC2018/..."
saving list to disk...
Traceback (most recent call last):..
File "tools/prepare_dataset.py", line 118, in
me too......