Lower provisional review threshold
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ match_threshold = 0.65
|
||||
|
||||
# Store/report lower-confidence automatic candidates for visual review instead
|
||||
# of dropping them as "NO MATCH". Confirmed exports can still use match_threshold.
|
||||
provisional_match_threshold = 0.45
|
||||
provisional_match_threshold = 0.43
|
||||
|
||||
# Lower gate for entering temporal multi-frame refinement. The final decision
|
||||
# still uses sequence/span scoring; this only avoids rejecting real matches
|
||||
|
||||
Reference in New Issue
Block a user