| { | |
| "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" | |
| } |