Closed
Description
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?