Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
|
| 3 |
ADOPD is a large-scale dataset for document page decomposition, distinguished by a novel data-driven document taxonomy discovery method for data collection. This approach combines large-scale pretrained models with a human-in-the-loop process to ensure diversity and balance in the data. ADOPD includes densely annotated labels for document images, covering four tasks: Doc2Mask, Doc2Box, Doc2Tag, and Doc2Seq. Annotations for each image include human-labeled entity masks, text bounding boxes, and automatically generated tags and captions. Detailed experimental analyses validate the data-driven document taxonomy method and evaluate the four tasks using different models. ADOPD aims to support future research in document image understanding.
|
| 4 |
|
|
|
|
|
|
|
| 5 |
# Dataset Information
|
| 6 |
The ADOPD dataset contains a total of 120,000 images, with the following language distribution:
|
| 7 |
- English: 60,000
|
|
|
|
| 2 |
|
| 3 |
ADOPD is a large-scale dataset for document page decomposition, distinguished by a novel data-driven document taxonomy discovery method for data collection. This approach combines large-scale pretrained models with a human-in-the-loop process to ensure diversity and balance in the data. ADOPD includes densely annotated labels for document images, covering four tasks: Doc2Mask, Doc2Box, Doc2Tag, and Doc2Seq. Annotations for each image include human-labeled entity masks, text bounding boxes, and automatically generated tags and captions. Detailed experimental analyses validate the data-driven document taxonomy method and evaluate the four tasks using different models. ADOPD aims to support future research in document image understanding.
|
| 4 |
|
| 5 |
+

|
| 6 |
+
|
| 7 |
# Dataset Information
|
| 8 |
The ADOPD dataset contains a total of 120,000 images, with the following language distribution:
|
| 9 |
- English: 60,000
|