Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot import name test_retinanet #45

Open
archanray opened this issue Jun 20, 2019 · 2 comments
Open

cannot import name test_retinanet #45

archanray opened this issue Jun 20, 2019 · 2 comments

Comments

@archanray
Copy link

archanray commented Jun 20, 2019

Hi @lvpengyuan,

I am getting the following error while running python tools/test_net.py --cfg configs/text/mask_textspotter.yaml
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

@brooklyn1900
Copy link

same question! I can't find the test_retinanet function in the test_retinanet.py

@brooklyn1900
Copy link

Hi @lvpengyuan,

I am getting the following error while running python tools/test_net.py --cfg configs/text/mask_textspotter.yaml
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

Solved this. It's in masktextspotter.caffe2/lib/core/test_retinanet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants