Tensorflow-Object-Detection-API-Train-Model icon indicating copy to clipboard operation
Tensorflow-Object-Detection-API-Train-Model copied to clipboard

Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.

Results 3 Tensorflow-Object-Detection-API-Train-Model issues
Sort by recently updated
recently updated
newest added

Hi There, Thanks for your beautiful work. I am facing the following issue; I have tried with other tutorials (different models, different datasets,...) but I keep getting this UnicodeDecodeError and...

no-issue-activity

Hey, I read that TensorFlow Lite only supports the SSD models from the Zoo 2 model, for example the SSD MobileNet V2 FPNLite 640x640. My question would be do you...

**Describe the bug** After running the build docker I receive an error stating that no GPU's were detected along with a failure to run the model_main_tf2.py script. There were several...