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

ModuleNotFoundError: No module named 'object_detection.models.ssd_mobilenet_v1_keras_feature_extractor' #265

Open MohammadDabbas opened 5 years ago

MohammadDabbas commented 5 years ago

Hi, while running the training I'm getting this error: Traceback (most recent call last): File "train.py", line 51, in <module> from object_detection.builders import model_builder File "C:\tensorflow1\models\research\object_detection\builders\model_builder.py", line 47, in <module> from object_detection.models.ssd_mobilenet_v1_keras_feature_extractor import SSDMobileNetV1KerasFeatureExtractor ModuleNotFoundError: No module named 'object_detection.models.ssd_mobilenet_v1_keras_feature_extractor'

note: I'm using the ssd_mobilenet_v1 model thanks in advance

Rajamohanreddyai commented 5 years ago

Hi, check this link https://youtu.be/nZUxoHPFf4w