DetectionTeamUCAS/RRPN_Faster-RCNN_Tensorflow

issue about data preparation

gxwangupc opened this issue · 2 comments

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?