File size: 536 Bytes
c147abc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "model_type": "doclayout-yolo",
  "model_name": "docstructbench",
  "architecture": "yolov10m-g2l-crm",
  "num_classes": 10,
  "class_names": [
    "title",
    "plain_text",
    "abandon",
    "figure",
    "figure_caption",
    "table",
    "table_caption",
    "table_footnote",
    "isolate_formula",
    "formula_caption"
  ],
  "input_size": 1024,
  "description": "Document layout detection for financial documents",
  "source": "https://github.com/opendatalab/DocLayout-YOLO",
  "paper": "https://arxiv.org/abs/2410.12628"
}