ArifSohaib/AutonomousRobotChallenge

No module named 'object_detection'

Closed this issue · 4 comments

i am getting error this,

File "D:/Hackathon/AutonomousRobotChallenge/object_detection_cam.py", line 24, in
from object_detection.utils import ops as utils_ops

ModuleNotFoundError: No module named 'object_detection'

You need to run the code from the tensorflow research directory one level above the object detection directory.

closing it now