Datasets:
Tasks:
Image Classification
Sub-tasks:
multi-class-image-classification
Languages:
English
Size:
100K<n<1M
ArXiv:
License:
dunno how to fic
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ task_categories:
|
|
18 |
task_ids:
|
19 |
- multi-class-image-classification
|
20 |
paperswithcode_id: rvl-cdip
|
21 |
-
pretty_name: RVL-CDIP
|
22 |
dataset_info:
|
23 |
features:
|
24 |
- name: image
|
@@ -43,6 +43,11 @@ dataset_info:
|
|
43 |
'13': questionnaire
|
44 |
'14': resume
|
45 |
'15': memo
|
|
|
|
|
|
|
|
|
|
|
46 |
splits:
|
47 |
- name: train
|
48 |
num_bytes: 38816373360
|
@@ -65,27 +70,35 @@ The data loader provides support for loading easyOCR files together with the ima
|
|
65 |
It is not included under '../data', yet is available upon request via email <[email protected]>.
|
66 |
|
67 |
## Table of Contents
|
68 |
-
- [Dataset
|
69 |
-
- [
|
70 |
-
- [
|
71 |
-
- [
|
72 |
-
- [Dataset
|
73 |
-
|
74 |
-
|
75 |
-
- [
|
76 |
-
- [
|
77 |
-
|
78 |
-
|
79 |
-
- [
|
80 |
-
|
81 |
-
- [
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
- [
|
86 |
-
|
87 |
-
|
88 |
-
- [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
|
90 |
## Dataset Description
|
91 |
|
|
|
18 |
task_ids:
|
19 |
- multi-class-image-classification
|
20 |
paperswithcode_id: rvl-cdip
|
21 |
+
pretty_name: RVL-CDIP-EasyOCR
|
22 |
dataset_info:
|
23 |
features:
|
24 |
- name: image
|
|
|
43 |
'13': questionnaire
|
44 |
'14': resume
|
45 |
'15': memo
|
46 |
+
- name: id
|
47 |
+
dtype: string
|
48 |
+
- name: image
|
49 |
+
dtype: image
|
50 |
+
|
51 |
splits:
|
52 |
- name: train
|
53 |
num_bytes: 38816373360
|
|
|
70 |
It is not included under '../data', yet is available upon request via email <[email protected]>.
|
71 |
|
72 |
## Table of Contents
|
73 |
+
- [Dataset Card for RVL-CDIP](#dataset-card-for-rvl-cdip)
|
74 |
+
- [Extension](#extension)
|
75 |
+
- [Table of Contents](#table-of-contents)
|
76 |
+
- [Dataset Description](#dataset-description)
|
77 |
+
- [Dataset Summary](#dataset-summary)
|
78 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
79 |
+
- [Languages](#languages)
|
80 |
+
- [Dataset Structure](#dataset-structure)
|
81 |
+
- [Data Instances](#data-instances)
|
82 |
+
- [Data Fields](#data-fields)
|
83 |
+
- [Data Splits](#data-splits)
|
84 |
+
- [Dataset Creation](#dataset-creation)
|
85 |
+
- [Curation Rationale](#curation-rationale)
|
86 |
+
- [Source Data](#source-data)
|
87 |
+
- [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
|
88 |
+
- [Who are the source language producers?](#who-are-the-source-language-producers)
|
89 |
+
- [Annotations](#annotations)
|
90 |
+
- [Annotation process](#annotation-process)
|
91 |
+
- [Who are the annotators?](#who-are-the-annotators)
|
92 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
93 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
94 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
95 |
+
- [Discussion of Biases](#discussion-of-biases)
|
96 |
+
- [Other Known Limitations](#other-known-limitations)
|
97 |
+
- [Additional Information](#additional-information)
|
98 |
+
- [Dataset Curators](#dataset-curators)
|
99 |
+
- [Licensing Information](#licensing-information)
|
100 |
+
- [Citation Information](#citation-information)
|
101 |
+
- [Contributions](#contributions)
|
102 |
|
103 |
## Dataset Description
|
104 |
|