-
Notifications
You must be signed in to change notification settings - Fork 380
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
image link failed #24
Comments
i have the same issue, have you resolved it yet ? |
Same issue here |
I ran into this issue as well and resolved it by downloading the datasets from torchvision and pickling them manually. Here's my code in case it's helpful (put it somewhere before the cell that visualizes svhn and cifar10 data).
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
!curl "https://drive.usercontent.google.com/download?id=1lWjGICwgzgcBDejo9S5g69hLAf0O3lGF&confirm=xxx" -o hw2_data.zip
the link is 404
The text was updated successfully, but these errors were encountered: