File size: 674 Bytes
493cdf5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2148280
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: ner_tags
    sequence: int64
  - name: words
    sequence: string
  - name: bboxes
    sequence:
      sequence: int64
  splits:
  - name: train
    num_bytes: 477503369.0
    num_examples: 10000
  download_size: 342662174
  dataset_size: 477503369.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

@misc{limam2023fatura, title={FATURA: A Multi-Layout Invoice Image Dataset for Document Analysis and Understanding}, author={Mahmoud Limam and Marwa Dhiaf and Yousri Kessentini}, year={2023}, eprint={2311.11856}, archivePrefix={arXiv}, primaryClass={cs.CV} }