Commit Graph

184 Commits

Author SHA1 Message Date
87c24bce05 Clarify face recognition semantics and API action logging 2026-04-16 09:18:27 +08:00
c702b0b1f7 Link ai_face_recog against shared state runtime 2026-04-16 08:34:46 +08:00
2ed61f5c51 Fallback face track association to shared tracker state 2026-04-16 08:22:57 +08:00
ce06126ecd Add face track association diagnostics 2026-04-15 17:16:39 +08:00
a173ea46f9 Keep suppressed face reentry from aging unknown 2026-04-15 16:59:41 +08:00
2df11fa072 Fix face alarm reentry track latch 2026-04-15 16:44:00 +08:00
68d7c9edcf Add face alarm reentry suppression 2026-04-15 16:39:02 +08:00
da36345a90 Prevent double-counting overlapping face rules 2026-04-15 16:13:45 +08:00
a3f478aa22 Suppress unknown alarms for known-leaning tracks 2026-04-15 15:30:59 +08:00
afa197fbd5 Remove legacy face alarm fallback path 2026-04-15 15:23:52 +08:00
afd428f77c Fix face track alarm aggregation ordering 2026-04-15 15:15:43 +08:00
f2141ab689 Add track-aware face alarm aggregation 2026-04-15 15:02:16 +08:00
a1b2241277 fix: parameterize face person class id 2026-04-15 14:55:34 +08:00
83a07290b1 fix: restrict face track association to persons 2026-04-15 14:49:30 +08:00
d8d1fb9331 feat: associate face results with person tracks 2026-04-15 14:36:57 +08:00
1f8ac063c4 Strengthen face recognition debug logging 2026-04-15 11:18:59 +08:00
ba4bf5339d Add face recognition debug switch 2026-04-15 11:02:18 +08:00
f054aa4f3a Trim remaining build warnings 2026-04-15 10:45:43 +08:00
8841f1531b Reduce build warning noise 2026-04-15 10:38:50 +08:00
ee4edd2d93 Improve face alarm log explainability 2026-04-15 10:27:00 +08:00
a458b46f42 Simplify workshoe runtime config surface 2026-04-15 10:12:00 +08:00
129bec9260 Reduce exposed workshoe tuning parameters 2026-04-15 09:53:41 +08:00
3f1cd92580 Use luminance bands for shoe color 2026-04-14 18:10:54 +08:00
f1f0922edf Adjust shoe color sampling window 2026-04-14 17:47:45 +08:00
866ab2c27c Use bottom-third shoe color sampling 2026-04-14 17:37:03 +08:00
3a9a3bccc1 Center person shoe ROI horizontally 2026-04-14 15:46:50 +08:00
d9cbaad65d Filter out rejected shoe detections after association 2026-04-14 15:08:37 +08:00
d33cd152fa Configurable side-view shoe ratio 2026-04-14 14:38:08 +08:00
ddc99dc2a8 Tighten person-shoe shape filtering 2026-04-14 13:09:01 +08:00
a08dbdf62a Remove fallback from shoe selection and color analysis 2026-04-14 12:19:43 +08:00
6a4b471831 Refine shoe box gating responsibilities 2026-04-14 12:06:40 +08:00
ebbe70e076 Add minimum shoe box constraints 2026-04-14 11:30:37 +08:00
346db28cee Refine shoe selection and color debug workflow 2026-04-14 11:12:17 +08:00
6e4bca7a05 feat: consume behavior events in osd and alarm 2026-04-01 10:35:45 +08:00
0c98be39cd feat: add behavior event fusion plugin 2026-04-01 10:20:36 +08:00
f275fc0e92 feat: add temporal action recognition plugin 2026-04-01 10:17:01 +08:00
d14083c1f8 feat: add region event plugin 2026-04-01 10:08:39 +08:00
b7a7810c26 Throttle face recognition in full pipeline 2026-03-15 21:27:32 +08:00
ce2a18b6f6 Filter oversized shoe boxes in dynamic ROI 2026-03-15 20:39:54 +08:00
6b5ce59592 Add workshoe color alarm pipeline 2026-03-15 11:23:01 +08:00
45842a4a52 Add person shoe violation logic and alarm pipeline 2026-03-15 03:19:58 +08:00
982ab2ff97 Fix FFmpeg decode frame copy and publish encoder config 2026-03-15 02:53:50 +08:00
53afc006c3 Make DMA input optional per detector 2026-03-15 01:49:06 +08:00
938f3760a4 Stagger detector cadence for smoother balanced mode 2026-03-15 01:38:20 +08:00
cd42cd0936 Avoid ROI crop copy in shoe detector 2026-03-15 01:29:35 +08:00
1a0f0cf61b Extend yolo DMA input lifetime 2026-03-15 01:19:47 +08:00
f033efb3b9 Keep resized DMA buffers alive through inference 2026-03-14 21:48:04 +08:00
b5dc20f7bf Revert unsafe DMA inference handoff 2026-03-14 21:22:11 +08:00
7d5bec8040 Add DDR tooling and reduce RGA inference copies 2026-03-14 16:44:43 +08:00
3b778b70dd Use image processor for yolo input resize 2026-03-14 16:25:18 +08:00