CoolFace
Datasetpublic

EAN-data/ean-product-dataset

EAN product dataset Barcode to product name, description, product image, retailer and safety data sheet link, harvested from Danish web shops. Product text is in Danish. from datasets import load_dataset p = load_dataset("EAN-data/ean-product-dataset", "products")["train"] b = load_dataset("EAN-data/ean-product-dataset", "images")["train"] b[0]["image"] # a PIL image, not a URL About the images The images are stored as bytes under images/, not as links. A… See the full description on the dataset page: https://huggingface.co/datasets/EAN-data/ean-product-dataset.

sourceHugging Faceotherupdated 53m agoView on Hugging Face
1likes3.7kdownloads

EAN-data/ean-product-dataset · main · files are served by the source, never re-hosted here