ShreyAmbesh/Traffic-Rule-Violation-Detection-System

No module named 'object_detection'

yogeshpawar1999 opened this issue · 2 comments

No module named 'object_detection'

You have to install the tensorflow object detection module for running this project.

Use this command to install
pip install tensorflow-object-detection-api