PubLayNet is a large document layout analysis dataset built by automatically matching XML representations and PDF content from more than one million PubMed Central Open Access articles. It contains more than 360,000 document images with COCO-style annotations for common layout elements such as text, title, list, table, and figure regions.
The dataset supports document layout object detection and segmentation. No leaderboard is bundled with this Hugging Face packaging.
Document content is primarily English (en), but the task is visual document layout analysis.
Rows contain image_id, file_name, width, height, image, and COCO-style annotations.
| Split | Rows |
|---|---|
| train | 335,703 |
| validation | 11,245 |
| test | 11,405 |
PubLayNet was created from automatically parsed document layouts and released for large-scale document layout analysis.
The dataset is document-centric and may not represent all document domains or non-English layout conventions.
This dataset card uses the CDLA Permissive 1.0 license metadata from the local loader.
@inproceedings{zhong2019publaynet,
title={Publaynet: largest dataset ever for document layout analysis},
author={Zhong, Xu and Tang, Jianbin and Yepes, Antonio Jimeno},
booktitle={2019 International Conference on Document Analysis and Recognition (ICDAR)},
pages={1015--1022},
year={2019}
}
20 commits
PubLayNet is a large document layout analysis dataset built by automatically matching XML representations and PDF content from more than one million PubMed Central Open Access articles. It contains more than 360,000 document images with COCO-style annotations for common layout elements such as text, title, list, table, and figure regions.
The dataset supports document layout object detection and segmentation. No leaderboard is bundled with this Hugging Face packaging.
Document content is primarily English (en), but the task is visual document layout analysis.
Rows contain image_id, file_name, width, height, image, and COCO-style annotations.
| Split | Rows |
|---|---|
| train | 335,703 |
| validation | 11,245 |
| test | 11,405 |
PubLayNet was created from automatically parsed document layouts and released for large-scale document layout analysis.
The dataset is document-centric and may not represent all document domains or non-English layout conventions.
This dataset card uses the CDLA Permissive 1.0 license metadata from the local loader.
@inproceedings{zhong2019publaynet,
title={Publaynet: largest dataset ever for document layout analysis},
author={Zhong, Xu and Tang, Jianbin and Yepes, Antonio Jimeno},
booktitle={2019 International Conference on Document Analysis and Recognition (ICDAR)},
pages={1015--1022},
year={2019}
}
20 commits