Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot train new data #1

Open
cttsp opened this issue Feb 3, 2017 · 1 comment
Open

Cannot train new data #1

cttsp opened this issue Feb 3, 2017 · 1 comment

Comments

@cttsp
Copy link

cttsp commented Feb 3, 2017

Hi

I run you code:
./experiments/scripts/faster_rcnn_end2end.sh 0 VGG16 coco
And have some bug:
IOError: [Errno 2] No such file or directory: '/home/dsvn/workspace/Text-Detection-with-FRCN/py-faster-rcnn/data/coco/annotations/instances_train2014.json'

What should I do ?

@jugg1024
Copy link
Owner

I'm sorry to reply you so late, you should use
./experiments/scripts/faster_rcnn_end2end.sh 0 VGG16 pascal_voc
because training data are prepare in the format of pascal_voc although we use coco_text
currently, coco cannot be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants