mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
16 lines
335 B
JSON
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
|
||
|
|
}
|
||
|
|
}
|