This website requires JavaScript.
Explore
Help
Register
Sign In
ericwyuan
/
sentinel-home-ai
Watch
1
Star
0
Fork
0
You've already forked sentinel-home-ai
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
38dea6ba2ee8f659ecc20cdf09d8df58cd2cbb50
sentinel-home-ai
/
scripts
History
ericwyuan
ff01d14c79
feat(v3): 人物模块重构 - 大模型结构化特征值替代 OpenCV 帧定位。prompt 增加 person_appearances(uid+7特征+action)并重写合并 prompt(稳定特征优先比对);gemini 透传特征字段;oracle_db events/people 加 person_appearances_json/features_json/display_uid + _merge_features;video_processor 去 cv2 改 ffprobe 校验、_store_result 聚合 uid 特征落 people、删缩略图/事件截图;person_service 聚合特征后基于特征文本 LLM 合并;api_gateway 删 3 个图接口;NAS 镜像+DDL 加新字段;fam-ui 特征卡替代头像、事件时间线人物特征块
2026-08-21 18:06:21 +08:00
..
ddl.sql
feat(v3): 人物模块重构 - 大模型结构化特征值替代 OpenCV 帧定位。prompt 增加 person_appearances(uid+7特征+action)并重写合并 prompt(稳定特征优先比对);gemini 透传特征字段;oracle_db events/people 加 person_appearances_json/features_json/display_uid + _merge_features;video_processor 去 cv2 改 ffprobe 校验、_store_result 聚合 uid 特征落 people、删缩略图/事件截图;person_service 聚合特征后基于特征文本 LLM 合并;api_gateway 删 3 个图接口;NAS 镜像+DDL 加新字段;fam-ui 特征卡替代头像、事件时间线人物特征块
2026-08-21 18:06:21 +08:00
init_db.py
[1.2] 数据库 DDL - 六张表完整建表 + 初始化脚本
2026-08-19 22:18:22 +08:00
start_core.sh
fix(nas): start_core.sh 启动时 source 项目 .env 注入 ORACLE_SYNC_TOKEN
2026-08-21 11:09:46 +08:00
start_edge.sh
[6.0] 部署脚本与文档 - start_core/edge/ui.sh + DEPLOY.md 部署指南
2026-08-19 22:27:47 +08:00
start_ui.sh
fix(ui): sync_events 查询补 JOIN sync_videos 取 camera_name(修 1054 报错);feat(缩略图): Oracle 处理成功后抽首帧存 thumbs/{id}.jpg + /api/oracle/video/{id}/thumb 带 token 接口;fam-ui 视频会话显示缩略图(oracle_url+token);start_ui.sh 注入 .env
2026-08-21 13:37:23 +08:00