pj-ocr-jaxjs-medium / model-sets /medium-v3-candidate.json
hf-dev-01's picture
Remove legacy ONNX table rollback artifacts
90c6725 verified
Raw
History Blame Contribute Delete
537 Bytes
{
"schemaVersion": 1,
"name": "medium-v3-candidate",
"description": "Evaluate the published FP32 PP-DocLayoutV3 artifact with the canonical all-JAXJS MinerU table stack.",
"models": {
"layout.det": "pp-doclayout-v3-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-jaxjs"
}
}