You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: