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 20m agoView on Hugging Face
1likes3.7kdownloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
EAN-data/ean-product-dataset · CoolFace