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

ImportError: cannot import name 'mobilenet_v3' #458

Open MustafaAlahmid opened 4 years ago

MustafaAlahmid commented 4 years ago

Hi, I'm getting this error ( ImportError: cannot import name 'mobilenet_v3' ) I'm using tensorflow cpu 1.13.1

maacofficial commented 4 years ago

Did you set PYTHONPATH variable and compile protobufs?

maacofficial commented 4 years ago

Hi, I'm getting this error ( ImportError: cannot import name 'mobilenet_v3' ) I'm using tensorflow cpu 1.13.1

Then use a newe version of tensorflow pls.