Commit Graph

39 Commits

Author SHA1 Message Date
9596d979f6 merge: pose-behavior-pipeline
- feat: add pose behavior pipeline

# Conflicts:
#	docs/config_guide.md
#	plugins/CMakeLists.txt
2026-07-17 11:10:54 +08:00
c26531b4f3 refactor: rebrand to SafeSight Edge
- Rename Agent binary: rk3588-agent → safesight-agent
- Update Go module: rk3588sys/agent → safesight-agent
- Rename CMake project: rk3588_media_server → safesight_media
- Rename Media binary: media-server → safesight-media
- Update all install paths, scripts, and config references
2026-07-17 11:00:39 +08:00
c702b0b1f7 Link ai_face_recog against shared state runtime 2026-04-16 08:34:46 +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
e0827e984e feat: add pose behavior pipeline 2026-04-02 17:44:36 +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
e17f49c53c 增加了支持滑动窗口的检测鞋子的节点 2026-03-13 21:15:43 +08:00
8ae1893f5f 新增滑动窗口节点,提高了人脸检测和识别能力 2026-03-12 20:12:00 +08:00
fdcb7f7c6c 增加640像素的人脸检测模型scrfd;探索分区检测方案和实现;重新转换retinaFace320的rknn模型 2026-03-10 20:09:09 +08:00
88b439558a 增加劳保鞋检测节点 2026-02-28 20:42:23 +08:00
e4b98a8edb fix: use system MPP/RGA libraries by default
Remove rknpu2 prebuilt paths from library search because they contain
broken symlinks when cloned from Git (symbol link targets not included).

Now CMake searches libraries in priority:
1. User-provided path (RK_MPP_LIB_PATH)
2. Self-built in third_party/mpp/build
3. System default paths (/usr/lib/aarch64-linux-gnu/)

This allows fresh git clone to compile without manual fixes on new RK3588 boards.

Verified: Compiles successfully using build.sh
2026-02-28 17:26:24 +08:00
9642d22112 解耦开发5 2026-01-16 20:19:09 +08:00
e4a1732c69 解耦开发3完成,准备编译 2026-01-16 19:10:30 +08:00
0a5a879418 解耦前的最后一个准备,可恢复版本 2026-01-16 17:54:10 +08:00
425f897579 规范优化6,修复运行报错 2026-01-14 10:04:29 +08:00
bf5d20f481 规范优化6 2026-01-13 21:14:25 +08:00
b62391fa97 性能优化2,有待测试版本
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-12 17:53:55 +08:00
9c59c5d310 开发跟踪
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-11 20:15:27 +08:00
7f30d70d5a 测试人脸识别功能,刚刚开发完成
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-07 17:15:07 +08:00
bb22c34696 修复对接api的问题
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-06 17:04:38 +08:00
80e7abcd08 优化性能
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-06 16:26:39 +08:00
16c4e50535 开发后处理插件1
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-06 11:40:02 +08:00
0cc31ca9b9 增加hls的http服务
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-06 10:01:29 +08:00
f22e977d44 修复花屏2
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-05 18:42:23 +08:00
e3c92de1e2 修改bug
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-05 15:23:23 +08:00
7fe7b34f6c input_file插件新增 2025-12-31 15:56:40 +08:00
af4cdf3934 进行第四阶段开发 2025-12-26 16:58:18 +08:00
03465b6307 使用 DMA-BUF 分配内存 2025-12-26 16:09:12 +08:00
5dc6058fc6 AiScheduler 开发 2025-12-26 15:24:03 +08:00
ad1de5461c 开始第三阶段开发 2025-12-26 14:53:29 +08:00
3c67625a4c 进行sprint2开发 2025-12-26 14:22:02 +08:00
b05354ff01 内置rtsp server 2025-12-22 15:04:06 +08:00
37a24083c7 完成 MPP VENC 编码 + RTSP/HLS 2025-12-09 15:31:17 +08:00
fec05f1298 实现零拷贝 2025-12-09 15:03:13 +08:00
7efd8fbbee 实现 Frame 扩展,引入input拉流 2025-12-09 14:43:14 +08:00
7ced585598 开发一阶段准备编译 2025-12-09 13:47:00 +08:00