TensorFlow Datasets
github.com
TensorFlow Datasets
1–10 of 14 posts
Re: TensorFlow Datasets
#2Re: TensorFlow Datasets
#3Re: TensorFlow Datasets
#4I actually prefer Hugging Face Datasets - there's 16k+ of them today: https://huggingface.co/datasets
Re: TensorFlow Datasets
#5I actually prefer Hugging Face Datasets - there's 16k+ of them today: https://huggingface.co/datasets
Quantity of datasets doesn’t seem like the right metric. The library just needs the datasets you care about and both libraries have the popular ones. What’s more important is integration and if you’re training custom TF models then tfds will generally integrate more smoothly than huggingface.
Re: TensorFlow Datasets
#6Re: TensorFlow Datasets
#7Re: TensorFlow Datasets
#8Earlier quoted context omitted.
Quantity of datasets doesn’t seem like the right metric. The library just needs the datasets you care about and both libraries have the popular ones. What’s more important is integration and if you’re training custom TF models then tfds will generally integrate more smoothly than huggingface.
and as well as discoverability / searchability. how easily it is to find what you're looking for
Re: TensorFlow Datasets
#9Would love a direct Google Photos style search method for especially the visual datasets.
Re: TensorFlow Datasets
#10Earlier quoted context omitted.
and as well as discoverability / searchability. how easily it is to find what you're looking for
HF datasets have a much better UX for this