File size: 1,098 Bytes
ce4fd22 1459bc1 ce4fd22 1459bc1 c24637e f120dd1 f80359b 1459bc1 f120dd1 ce4fd22 dc59e95 ce4fd22 dc59e95 90771f8 ce4fd22 dc59e95 ce4fd22 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
license: mit
dataset_info:
features:
- name: image
dtype: image
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 15522011.0
num_examples: 94
- name: validation
num_bytes: 1207520.0
num_examples: 8
- name: test
num_bytes: 2478809.0
num_examples: 9
download_size: 18818196
dataset_size: 19208340.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
# About this dataset
This project utilizes datasets sourced from the following websites:
Original Dataset Reference(1): https://expressexpense.com/blog/free-receipt-images-ocr-machine-learning-dataset/
License
The dataset is licensed under the MIT License. Please refer to the original website for specific details.
Original Dataset Reference(2): https://universe.roboflow.com/classification/receipt-or-invoice
Provided by Roboflow
License: CC BY 4.0
Acknowledgment
Special thanks to ExpressExpense for making this dataset available for use.
|