1404 Forks
3786 Stars
3786 Watchers

datasets

TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...

How to download and setup datasets

Open terminal and run command
git clone https://github.com/tensorflow/datasets.git
git clone is used to create a copy or clone of datasets repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with datasets https://github.com/tensorflow/datasets/archive/master.zip

Or simply clone datasets with SSH
[email protected]:tensorflow/datasets.git

If you have some problems with datasets

You may open issue on datasets support forum (system) here: https://github.com/tensorflow/datasets/issues