File size: 606 Bytes
8e32035
 
 
9c59d5c
8e32035
78ad71f
8e32035
9c59d5c
 
 
8e32035
9c59d5c
8e32035
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
  }
}