ShreyAmbesh / Traffic-Rule-Violation-Detection-System

MIT License
300 stars 134 forks source link

Import Error for module object_detection.proto #5

Closed zakirhunter closed 5 years ago

zakirhunter commented 5 years ago

Where Can I GET The Module object_detection.protos It gives me an error

Traceback (most recent call last): File "VehicleMoniter.py", line 40, in from utils import label_map_util File "/home/user/Desktop/IMP/Traffic-Rule-Violation-Detection-System-master/utils/label_map_util.py", line 22, in from object_detection.protos import string_int_label_map_pb2 ModuleNotFoundError: No module named 'object_detection'

ShreyAmbesh commented 5 years ago

Follow these guidelines for installing tensorflow object detection. Tensorflow Object Detection