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