feat: identity clustering V3.0 — min_frames=1, all 2347 traces bound (0 unbound), Raoul Delfosse newly recognized

This commit is contained in:
Warren
2026-05-06 18:20:12 +08:00
parent 0b42365ecd
commit bac6c2d8a8
5 changed files with 39417 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"id": "009",
"name": "min_frames=1: include single-frame traces for full coverage",
"file_uuid": "417a7e93860d70c87aee6c4c1b715d70",
"min_frames": 1,
"enable_identity_match": true,
"stage1_face_threshold": 0.55,
"stage1_bind_ratio": 0.60,
"stage1b_composite_threshold": 0.50,
"stage1b_min_face_similarity": 0.30,
"stage2_threshold": 0.85,
"stage2_adaptive": true,
"enable_speaker_weight": true,
"speaker_weight_factor": 0.3,
"enable_temporal_collision_check": true,
"write_db": true,
"notes": "V3.0: min_frames lowered to 1 to include all traces. Unidentified single traces become Stranger_XXX."
}