| { | |
| "schemaVersion": 1, | |
| "name": "medium", | |
| "description": "Use FP16 PP-DocLayoutV3 with the bounded formula/OCR JAXJS stack and an all-JAXJS MinerU table pipeline: mixed-storage SLANet, FP32 classifier, and FP16-storage U-Net.", | |
| "models": { | |
| "layout.det": "pp-doclayout-v3-fp16-jaxjs", | |
| "formula.rec": "pp-formulanet-plus-s-fp16-jaxjs", | |
| "table.rec": "slanet-plus-table-jaxjs", | |
| "table.cls": "mineru-table-classifier-jaxjs", | |
| "table.wired": "mineru-unet-structure-table-fp16-jaxjs", | |
| "ocr.det": "ppocr-v6-medium-det-jaxjs", | |
| "ocr.rec": "ppocr-v6-medium-rec-streaming-jaxjs" | |
| } | |
| } | |