Commit Graph

119 Commits

Author SHA1 Message Date
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
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
bcb7403fdd docs: add behavior event sample pipelines 2026-04-01 10:37:59 +08:00
428e41e786 Document tuning priorities and prune temporary configs 2026-03-15 21:36:26 +08:00
b7a7810c26 Throttle face recognition in full pipeline 2026-03-15 21:27:32 +08:00
fc1f3af81f Lower face detection FPS in full pipeline 2026-03-15 21:18:16 +08:00
fb901e2802 Update full pipeline to face plus two-stage workshoe flow 2026-03-15 21:10:18 +08:00
ce2a18b6f6 Filter oversized shoe boxes in dynamic ROI 2026-03-15 20:39:54 +08:00
499847f570 Add stricter v8s workshoe alarm config 2026-03-15 19:49:04 +08:00
1e8167805c Add workshoe alarm config for v8s shoe model 2026-03-15 19:42:04 +08:00
58283e0191 Relax workshoe alarm track requirement 2026-03-15 12:08:20 +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
e2b9a3cd42 Add higher recall FFmpeg decode shoe pipeline 2026-03-15 03:07:03 +08:00
bb4f90085f Add recommended FFmpeg decode RTSP pipeline 2026-03-15 03:01:01 +08:00
bb5ebcfab4 Add FFmpeg decode variants for RTSP stall isolation 2026-03-15 02:50:15 +08:00
f0d1d341a8 Bound MPP encoder packet wait to reduce publish stalls 2026-03-15 02:42:03 +08:00
bd02e17837 Add pipeline configs to isolate publish stalls 2026-03-15 02:28:15 +08:00
be19ea8f93 Smooth balanced pipeline queues and publish affinity 2026-03-15 02:21:59 +08:00
a32f86fca1 Allow graph executor tuning from config 2026-03-15 01:59:26 +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
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
c84f2151a3 Rotate shoe ROIs for smoother balanced mode 2026-03-14 16:18:54 +08:00
324bd3296c Use image processor for shoe ROI resize 2026-03-14 16:05:31 +08:00
d475cb890f Add balanced two-stage shoe config 2026-03-14 15:49:41 +08:00
e337771eb7 Add high-recall two-stage shoe config 2026-03-14 15:40:44 +08:00
c084edbf28 Reduce debug overhead in two-stage sample 2026-03-14 15:35:17 +08:00
6d1456a9e1 Make shoe detector box format configurable 2026-03-14 15:23:32 +08:00
943228a244 Increase dynamic shoe ROI coverage 2026-03-14 15:12:27 +08:00
29d3d1be9b Add debug ROI overlay for shoe detection 2026-03-14 15:06:26 +08:00
cdc3c46932 Keep high-res frames for two-stage shoe ROI 2026-03-14 14:41:21 +08:00
56997d019c Tighten person filtering in two-stage sample 2026-03-14 13:51:05 +08:00
3383e13e88 Add configurable person box expansion 2026-03-14 13:25:45 +08:00
14526d054b Widen foot ROI for conservative person boxes 2026-03-14 13:13:14 +08:00
29a5401300 Tune two-stage sample for RK3588 stability 2026-03-14 12:54:47 +08:00
41b765de0b Fix sample two-stage person preprocessing 2026-03-14 12:48:49 +08:00
1f0d8e1e55 Add dynamic ROI mode for shoe detection 2026-03-14 12:40:43 +08:00
e17f49c53c 增加了支持滑动窗口的检测鞋子的节点 2026-03-13 21:15:43 +08:00
9de41aed90 增加训练模型需要的目录和脚本 2026-03-13 11:05:39 +08:00
9658b29fca 修复靴子颜色检测的配置bug 2026-03-12 21:21:28 +08:00
4bb08188cc 修改检测框的颜色 2026-03-12 21:04:25 +08:00
8ae1893f5f 新增滑动窗口节点,提高了人脸检测和识别能力 2026-03-12 20:12:00 +08:00
fdcb7f7c6c 增加640像素的人脸检测模型scrfd;探索分区检测方案和实现;重新转换retinaFace320的rknn模型 2026-03-10 20:09:09 +08:00
1a16d72b32 纠正配置文件的错误 2026-03-02 16:52:56 +08:00