Yingping LI
Results
1
comments of
Yingping LI
I encountered the same problem when using the "ImageNet" dataset. Then, I found the solution here: https://github.com/pytorch/examples/tree/main/imagenet. It uses the extract_ILSVRC.sh script to reprocess the dataset, and results in a...