-
Notifications
You must be signed in to change notification settings - Fork 7.1k
What's the advantage of torchvision.datasets.ImageNet? #1504
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
Comments
Have a look here #713 specifically #713 (comment). |
By using the
Other than that the |
Thanks, I'll have a look at it. |
Thanks, I think maybe I don't need to update it. |
Uh oh!
There was an error while loading. Please reload this page.
Hi I use torchvision==0.2.2 now and I'm hesitant to update torchvision. I am worried that updating torchvision may bring some unexpected problems. so I want to know what's the advantage of torchvision.datasets.ImageNet comparing with torchvision.datasets.ImageFolder? Will it be faster when reading and processing ImageNet?
The text was updated successfully, but these errors were encountered: