Skip to content

Instantly share code, notes, and snippets.

@enobufs
Last active August 22, 2018 18:17
Show Gist options
  • Save enobufs/24851701650330eb7ee53eff7ae1109e to your computer and use it in GitHub Desktop.
Save enobufs/24851701650330eb7ee53eff7ae1109e to your computer and use it in GitHub Desktop.
Kaggle:; How To

How to obtain Imanagent Dataset

Settings

Install kaggle CLI.

pip install kaggle

Then make sure that you have kaggle.json obtained from kaggle.com under $HOME/.kaggle/.

Download

Run the following command to download the dataset

kaggle competitions download -c imagenet-object-localization-challenge -p ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment