-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I've noticed a problem with the data loading part of your code. Specifically, the lines:
train_file_path = os.path.join(dataroot, 'ImageNet1K', 'protocols', 'ood_train.csv')
test_file_path = os.path.join(dataroot, 'ImageNet1K', 'protocols', 'ood_test.csv')
However, I couldn't find the corresponding files in the repository. Could you please provide these files or guide me on how to obtain them?
Thank you for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels