Files
SnapOtter/docker/ocr-best-v1-calibration.json
T
SnapOtterandGitHub 991c981529 fix: make OCR portable and reliable across AMD64 and ARM64 (#519)
* fix: make OCR portable and reliable

* fix: harden OCR installation portability

* fix: pin OCR partials across downloads

* fix: make OCR execution reliably asynchronous

* fix: harden OCR portability and docs routes

* fix: preserve decoder and docs safeguards
2026-07-15 03:34:24 +08:00

16 lines
335 B
JSON

{
"schemaVersion": 1,
"selectorVersion": "best-v1",
"weights": {
"confidenceCoverage": 0.65,
"meanConfidence": 0.15,
"polygonCoherence": 0.1,
"readingOrderCoherence": 0.1
},
"variantPolicy": {
"orientationMinConfidence": 0.75,
"orientationMinScoreGain": 0.04,
"preprocessMinScoreGain": 0.06
}
}