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 0m agoView on Hugging Face
1likes3.5kdownloads
settings

This repository belongs to EAN-data on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameean-product-dataset
visibilitypublic
licenceother
gatedno
ownerEAN-data
Account settings
EAN-data/ean-product-dataset · CoolFace