Tf Object Detection Api Detection Model Retraining: "object_detection.protos.trainconfig" Has No Field Named "fine_tune_checkpoint_version"
I'm retraining ssd_mobilenet_v2_coco_2018_03_29 using Tensorflow Object Detection API and I get this particular error on both Windows and Ubuntu environments. My environment below
Solution 1:
Delete "fine_tune_checkpoint_version: V2" in config file.
Baca Juga
- Tensorflow Object Detection Api: Classification Weights Initialization When Changing Number Of Classes At Training Using Pre-trained Models
- Tensorflow Object Detection Api Does Not Detect Objects Correctly/does Not Detect Objects At All
- Transform Irregular Quadrilateral To Rectangle In Python Matplotlib
Post a Comment for "Tf Object Detection Api Detection Model Retraining: "object_detection.protos.trainconfig" Has No Field Named "fine_tune_checkpoint_version""