endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.58k forks source link

How to change the pre-trained model? #423

Open timexyo opened 5 years ago

timexyo commented 5 years ago

How to change the pre-trained model which trained on COCO2014 dataset with VGG16? I already change the directory of the pre-trained model, which is

'./tf-faster-rcnn/output/vgg16/coco_2014_train+coco_2014_valminusminival/default/'.