Datasets:
mathieu1256
commited on
Commit
•
356fae1
1
Parent(s):
fdcb5c5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
The dataset consists of 10000 jpg images with white backgrounds, 10000 jpg images with colored backgrounds (the same colors used in the paper) as well as 3x10000 json annotation files. The images are generated from 50 different templates.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- invoices
|
9 |
+
- data extraction
|
10 |
+
- invoice
|
11 |
+
- FATURA2
|
12 |
+
pretty_name: FATURA 2 invoices
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
---
|
16 |
+
|
17 |
|
18 |
The dataset consists of 10000 jpg images with white backgrounds, 10000 jpg images with colored backgrounds (the same colors used in the paper) as well as 3x10000 json annotation files. The images are generated from 50 different templates.
|
19 |
|