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
I would like to ask how to process and evaluate the CUB, Stanford Dog and Stanford Car datasets. I did not find the code to evaluate these three datasets. Can you provide it? My email address is [email protected].
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "utils.py", line 399, in
from datasets.cub import get_dataset
ModuleNotFoundError: No module named 'datasets.cub'
I would like to ask how to process and evaluate the CUB, Stanford Dog and Stanford Car datasets. I did not find the code to evaluate these three datasets. Can you provide it? My email address is [email protected].
The text was updated successfully, but these errors were encountered: