InsiderPants/SSD-Object-Detection

module not found

Opened this issue · 2 comments

when im running this command, it shows
from modules.keras_ssd512 import ssd_512
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'modules'

@ashishbommali go to models folder and create init.py the problem is solved and all models are imported successfully !!

Leave it after doing that there are tons of errors !!!!