ShreyAmbesh / Traffic-Rule-Violation-Detection-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named 'object_detection'

yogeshpawar1999 opened this issue · 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