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

ImportError: cannot import name 'coco_eval' from 'mmdet.core' #238

Open
Miky9527 opened this issue Feb 3, 2023 · 0 comments
Open

ImportError: cannot import name 'coco_eval' from 'mmdet.core' #238

Miky9527 opened this issue Feb 3, 2023 · 0 comments

Comments

@Miky9527
Copy link

Miky9527 commented Feb 3, 2023

I want to inference my local data using pretrained model, but i got some ImportError:
from mmdet.core import coco_eval, results2json, wrap_fp16_model, tensor2imgs, get_classes
ImportError: cannot import name 'coco_eval' from 'mmdet.core' (/home/lijiangtao/anaconda3/envs/mmlab1/lib/python3.9/site-packages/mmdet-2.23.0-py3.9.egg/mmdet/core/init.py).

anyone here can help me solve this problem. THANKS !!

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

1 participant