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.93k stars 1.3k forks source link

PLEASE upgrade to Tensorflow 2.x, "tensorflow upgrade guide" is not completely useful. #454

Open 12343954 opened 4 years ago

12343954 commented 4 years ago

for example, tensorflow.contrib api is remove from TF2, and TF2 no solution. i don't want to downgrade to TF1. i think there are lots of people like me doesn't learn about TF1.

Thank you, @EdjeElectronics !

ihtisham1211 commented 4 years ago

install tensorflow-gpu 1.15 to fix this issue and uninstall tensorflow 2.0

visharr commented 4 years ago

@12343954 Were you able to train the model with TensorFlow 2?

ihtisham1211 commented 4 years ago

no because the code is out-dated

12343954 commented 4 years ago

@visharr NO, i give up the TF! so difficult to use! darknet yolov3 is good for me!

image

image

NE-MI-EM commented 4 years ago

老哥怎么用YOLO训练教教我,或者甩个教程,谢谢