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 'resnet' from 'tensorflow.python.keras.applications #580

Open Petros626 opened 2 years ago

Petros626 commented 2 years ago

hey guys,

i'm using tensorflow 1.14.0 for the cpu, so far everything worked, but now when i'm training this error pops up:

ImportError: cannot import name 'resnet' from 'tensorflow.python.keras.applications

can someone help me please fault