RRPN_Faster-RCNN_Tensorflow
RRPN_Faster-RCNN_Tensorflow copied to clipboard
issue about data preparation
How to get this data format?
3、data format
├── VOCdevkit │ ├── VOCdevkit_train │ ├── Annotation │ ├── JPEGImages │ ├── VOCdevkit_test │ ├── Annotation │ ├── JPEGImages
Hi,have you figured it out? How to get the data format?
Does this folder structure get created automatically by train_crop.py?