ShreyAmbesh / Traffic-Rule-Violation-Detection-System

MIT License
300 stars 134 forks source link

No module named 'object_detection' #25

Open yogeshpawar1999 opened 4 years ago

ShreyAmbesh commented 4 years ago

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

sujaykadam commented 4 years ago

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