You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
I've been trying to run the Nets using the ImageNet dataset but the issue is that it cannot be downloaded from the default URL. I have the tars already downloaded but I don't know how to use them. Do you know how?
Thank you
The text was updated successfully, but these errors were encountered:
CuauSuarez
changed the title
Running Nets with ImageNet2012
Running Nets with ImageNet2012 #Question
Jun 30, 2020
CuauSuarez
changed the title
Running Nets with ImageNet2012 #Question
Running Nets with ImageNet2012
Jun 30, 2020
We use TensorFlow Datasets for preparing the ImageNet dataset. If I recall correctly they used to be downloaded automatically. Recently Tensorflow Datasets switched to allow to use already downloaded tar files. You can find documentation for how to do this here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone,
I've been trying to run the Nets using the ImageNet dataset but the issue is that it cannot be downloaded from the default URL. I have the tars already downloaded but I don't know how to use them. Do you know how?
Thank you
The text was updated successfully, but these errors were encountered: