CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 29d agoView on Hugging Face
0likes70downloads

samarth010/nano-receipts · main · files are served by the source, never re-hosted here