File size: 1,240 Bytes
4ad9b34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
---
license: apache-2.0
tags:
  - document-layout-analysis
  - yolo
  - object-detection
base_model: juliozhao/DocLayout-YOLO-DocStructBench
arxiv: '2410.12628'
---

# DocLayout-YOLO-DocStructBench (Fork)

**This is a pinned fork of [juliozhao/DocLayout-YOLO-DocStructBench](https://huggingface.co/juliozhao/DocLayout-YOLO-DocStructBench)** for use by [paper-cli](https://github.com/collaborative-deep-research/agent-papers-cli). We pin to a specific snapshot to avoid upstream changes breaking our pipeline.

## Original Work

All credit for this model goes to the original authors:

> **DocLayout-YOLO: Enhancing Document Layout Analysis through Diverse Synthetic Data and Global-to-Local Adaptive Perception**
>
> Zhiyuan Zhao, Hengrui Kang, Bin Wang, Conghui He
>
> [arXiv:2410.12628](https://arxiv.org/abs/2410.12628) | [GitHub](https://github.com/opendatalab/DocLayout-YOLO)

```bibtex
@article{zhao2024doclayout,
  title={DocLayout-YOLO: Enhancing Document Layout Analysis through Diverse Synthetic Data and Global-to-Local Adaptive Perception},
  author={Zhao, Zhiyuan and Kang, Hengrui and Wang, Bin and He, Conghui},
  journal={arXiv preprint arXiv:2410.12628},
  year={2024}
}
```

## License

Apache 2.0 (same as the original).