jugg1024 / Text-Detection-with-FRCN

Text-Detection-using-py-faster-rcnn-framework
163 stars 60 forks source link

How could I fine tune the pre-trained model using my data ? #3

Open xuewenyuan opened 7 years ago

jugg1024 commented 7 years ago

Hi, i wrote it on readme.md, you should prepare your dataset(both data and label) in the format of pascal_voc annotation, examples can be seen in: ./datasets/script/format_annotation.py format_coco_text() then training script here:./experiments/scripts/faster_rcnn_end2end.sh