Accusys
c39805bb8e
feat: Phase 2.5 gaze_trace and lip_trace Qdrant migration + Charade Q&A test
Phase 2.5.1: gaze_trace_nodes from Qdrant
- build_gaze_trace_nodes_from_qdrant()
- Read trace_id, frame, bbox from Qdrant payload
- Compute gaze stats (yaw, pitch, roll, gaze direction, blink)
- No PostgreSQL face_detections dependency
Phase 2.5.2: lip_trace_nodes from Qdrant + face.json
- build_lip_trace_nodes_from_qdrant()
- Match trace_id using Qdrant embeddings + face.json bbox
- Compute lip stats (openness, variance, speaking frames)
- Fixed face.json bbox structure (x,y,width,height not bbox object)
Test results:
- 23 gaze_trace nodes from Qdrant
- 23 lip_trace nodes from Qdrant + face.json
- 51 lip_sync edges created
- Charade Q&A: 20 identities, 75 relationship chunks
Docs:
- TKG_PHASE2_NONFACE_MIGRATION_V1.0.md (migration plan)
- 2026-06-21_charade_qa_test.md (Q&A test report)
2026-06-21 02:17:08 +08:00
..
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-06-02 07:13:23 +08:00
2026-05-15 12:22:56 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-15 13:30:43 +08:00
2026-05-15 13:52:09 +08:00
2026-05-23 21:14:28 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-22 08:35:32 +08:00
2026-05-27 01:12:37 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-06-02 07:13:23 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-27 03:59:13 +08:00
2026-05-30 10:03:48 +08:00
2026-06-02 07:13:23 +08:00
2026-05-17 02:26:09 +08:00
2026-06-02 07:13:23 +08:00
2026-06-21 00:22:41 +08:00
2026-05-27 15:55:20 +08:00
2026-05-27 14:35:53 +08:00
2026-06-21 02:17:08 +08:00
2026-05-22 07:09:54 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00