pythonlessons/TensorFlow-object-detection-tutorial

What is the fine tuning Checkpoint ?

pn12 opened this issue · 0 comments

pn12 commented

In the tutorial - Is this checkpoint trained on coco/pascal datasets?

Line 107. Change fine_tune_checkpoint to:
fine_tune_checkpoint : "faster_rcnn_inception_v2_coco_2018_01_28/model.ckpt"

Thanks