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

Getting error saying can not import evaluation metrics. #4

Closed
bhosalems opened this issue Mar 25, 2022 · 1 comment
Closed

Getting error saying can not import evaluation metrics. #4

bhosalems opened this issue Mar 25, 2022 · 1 comment

Comments

@bhosalems
Copy link

Traceback (most recent call last):
File "examples/main.py", line 17, in
from reid import datasets
File "./reid/init.py", line 4, in
from . import evaluation_metrics
ImportError: cannot import name 'evaluation_metrics'

@bhosalems
Copy link
Author

Resolved it by copying the modules from open-reid ..

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