EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

Step 5b: How to change the files, if you use the newer (TF2) ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8 #578

Closed Petros626 closed 3 years ago

Petros626 commented 3 years ago

hi guys,

I am using the newer version of Tensorflow (2.6.0) for the CPU and wanted to know what changes I need to make from step 5b before it goes to training.

You can see the model here: https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zoo.md

I hope there are still people who are active here. I would be very happy about detailed answers.