Datasets:

Modalities:
Image
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:

Not working on datasets>=4.0.0

#29
by alexlopezcifuentes - opened

The dataset, which relies on imagenet-1k.py script, is no longer supported from datasets version 4.0.0. Hugging Face is encouraging to move this kind of datasets to a supported format, e.g. parquet.

As this is the official repository for one of the most important datasets for the Computer Vision community, it will be nice to have it fully functional.

An alternative source of imagenet-1k that works with datasets version 4 is https://huggingface.co/datasets/timm/imagenet-1k-wds

Large Scale Visual Recognition Challenge org

The dataset is now in Parquet and works with the latest datasets version :)

thank you very much @lhoestq , really appreciated!

alexlopezcifuentes changed discussion status to closed

Sign up or log in to comment