TensorFlow-object-detection-tutorial
TensorFlow-object-detection-tutorial copied to clipboard
What is the fine tuning Checkpoint ?
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