Commit Graph

313 Commits

Author SHA1 Message Date
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
6f30513a73 feat: add behavior event frame model 2026-04-01 10:02:19 +08:00
2a0a1470cb Add agent guidance and plan scaffolding 2026-04-01 09:59:43 +08:00
b0dd2f5eee Add region behavior recognition design spec 2026-04-01 09:44:04 +08:00
a5ed861200 Highlight missed ROI files below 0.22 2026-03-16 10:19:51 +08:00
29d4d33c0a Add ROI shoe evaluation images 2026-03-16 10:12:04 +08:00
1dc27e6ddd Add RKNN ROI shoe evaluation script 2026-03-16 10:07:09 +08:00
58bb66e66e Ignore generated last_good config snapshots 2026-03-15 21:40:03 +08:00
5bf505ff2e Refresh detection parameter guide for current pipeline 2026-03-15 21:37:53 +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
ce5e0dcc43 Promote v8s workshoe config in deployment guide 2026-03-15 21:05:27 +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
7da0d2454d Merge branch 'master' of http://10.0.0.99:4000/Doni/OrangePi3588Media 2026-03-15 19:39:36 +08:00
a8bfba8028 增加了新训练的yolov8s_shoe_640模型 2026-03-15 19:34:05 +08:00
737b9bf0fe Refresh detection docs for two-stage workshoe pipeline 2026-03-15 12:20:00 +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
982ab2ff97 Fix FFmpeg decode frame copy and publish encoder config 2026-03-15 02:53:50 +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
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
c84f2151a3 Rotate shoe ROIs for smoother balanced mode 2026-03-14 16:18:54 +08:00
73071c10d2 Avoid dma sync dependency in shoe plugin 2026-03-14 16:09:57 +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