Add installer #3
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Torchvision provides an installer that only requires the
.tar
files to be put into the root directory:https://pytorch.org/vision/main/generated/torchvision.datasets.ImageNet.html
The unpacking of
.tar
files could be handled via Tar.jl by porting the torchvision source code:https://pytorch.org/vision/main/_modules/torchvision/datasets/imagenet.html#ImageNet
The text was updated successfully, but these errors were encountered: