samarth010/nano-receipts
🧾 Nano Receipts Dataset A diverse collection of 2428 hyper-realistic synthetic receipt images generated using state-of-the-art text-to-image AI models. 🚀 Quick Start from datasets import load_dataset # Load dataset (fast parquet format!) dataset = load_dataset("34data/nano-receipts") # Access images image = dataset["train"][0]["image"] # PIL Image filename = dataset["train"][0]["filename"] 📊 Dataset Details Total Images: 2428 receipts… See the full description on the dataset page: https://huggingface.co/datasets/samarth010/nano-receipts.
This repository belongs to samarth010 on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
