facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.27k stars 5.46k forks source link

cannot import name test_retinanet #875

Open TBS1234 opened 5 years ago

TBS1234 commented 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?

archanray commented 5 years ago

i have the same issue!

brooklyn1900 commented 5 years ago

Same issue too!