You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error.
(tf_gpu) D:\ssd-6d-master\ssd-6d-master>python run.py -/sixd/tejani/, -1, -10, -/weights_pretrained/tejani/tejani_obj_01.pb, -0.5, -3, -3
Traceback (most recent call last):
File "run.py", line 28, in
from utils.sixd import load_sixd
ModuleNotFoundError: No module named 'utils.sixd'
The text was updated successfully, but these errors were encountered:
I got this error.
(tf_gpu) D:\ssd-6d-master\ssd-6d-master>python run.py -/sixd/tejani/, -1, -10, -/weights_pretrained/tejani/tejani_obj_01.pb, -0.5, -3, -3
Traceback (most recent call last):
File "run.py", line 28, in
from utils.sixd import load_sixd
ModuleNotFoundError: No module named 'utils.sixd'
The text was updated successfully, but these errors were encountered: