Open TBS1234 opened 5 years ago
Traceback (most recent call last): File "tools/test_net.py", line 42, in from core.test_retinanet import test_retinanet ImportError: cannot import name test_retinanet
Where is test_retinanet in test_retinanet.py?
i have the same issue!
Same issue too!
Traceback (most recent call last): File "tools/test_net.py", line 42, in
from core.test_retinanet import test_retinanet
ImportError: cannot import name test_retinanet
Where is test_retinanet in test_retinanet.py?