docs: deliver cut-based trace merge package
This commit is contained in:
29
docs_v1.0/M4_workspace/2026-05-14_cut_merge_delivery.md
Normal file
29
docs_v1.0/M4_workspace/2026-05-14_cut_merge_delivery.md
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
# 2026-05-13_191148 包 — cut-based trace merge
|
||||||
|
|
||||||
|
**Date**: 2026-05-14
|
||||||
|
**From**: M5
|
||||||
|
**To**: M4
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 變更
|
||||||
|
|
||||||
|
加入**同 cut 內 trace 合併**規則:同一 scene cut 內,若兩條 trace 的 centroid embedding 相似度 >= 0.75,自動合併為同一條 trace(同一個人因遮擋/姿勢變化被拆開 → 合併)。
|
||||||
|
|
||||||
|
| 指標 | 合併前 | 合併後 |
|
||||||
|
|------|:-----:|:-----:|
|
||||||
|
| Total traces | 5,364 | **4,460**(-904, -17%) |
|
||||||
|
| TMDB matches | 12 actors | 12 actors |
|
||||||
|
| TKG edges | — | 361,297 co-occur + 4,162 face-face |
|
||||||
|
|
||||||
|
## 檔案變更
|
||||||
|
|
||||||
|
| 檔案 | Commit | 說明 |
|
||||||
|
|------|--------|------|
|
||||||
|
| `store_traced_faces.py` | `64bcfd7` | 新增 `merge_traces_within_cuts()` |
|
||||||
|
|
||||||
|
## 包
|
||||||
|
|
||||||
|
```
|
||||||
|
release/files/aeed71342a899fe4b4c57b7d41bcb692_v20260513_191148.tar.gz
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user