I am trying to run the cats and dogs example for vision transformer by lucidrain but the following Webpage from PyTorch doesn’t exist anymore. What is the link I should use for retrieving the train.zip and test.zip files?
https://pytorch.org/docs/stable/torchvision/datasets.html
This dataset is required for running the cell #9 here vit-pytorch/cats_and_dogs.ipynb at main · lucidrains/vit-pytorch · GitHub
The author has linked to the PyTorch website that I linked above in this issue: how to get train.zip. · Issue #13 · lucidrains/vit-pytorch · GitHub