This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
security-ai-edge
Watch
4
Star
0
Fork
0
You've already forked security-ai-edge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
33
Commits
2
Branches
0
Tags
fa0304aa47bfc34b81dac19a705fe2d8be464e24
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
16337
fa0304aa47
feat: 重构数据库schema分离空间与业务配置 - 新增algorithm_registry和roi_algo_bind表 - roi_configs简化为纯空间配置 - 新增AlgorithmInfo/ROIAlgoBind数据模型
2026-02-03 14:26:52 +08:00
.trae
/documents
fix: 移除无用的 yolo11n.onnx
2026-01-29 18:56:56 +08:00
config
feat: 重构数据库schema分离空间与业务配置 - 新增algorithm_registry和roi_algo_bind表 - roi_configs简化为纯空间配置 - 新增AlgorithmInfo/ROIAlgoBind数据模型
2026-02-03 14:26:52 +08:00
core
feat: 重构数据库schema分离空间与业务配置 - 新增algorithm_registry和roi_algo_bind表 - roi_configs简化为纯空间配置 - 新增AlgorithmInfo/ROIAlgoBind数据模型
2026-02-03 14:26:52 +08:00
docs
feat: TensorRT 固定 batch=4 重构
2026-02-02 14:49:47 +08:00
logs
perf: GPU NMS + 日志优化 + 数组预分配
2026-02-02 16:37:24 +08:00
models
feat: 重构存储策略为 SQLite
2026-01-30 11:34:51 +08:00
tests
feat(project): move edge_inference_service contents to root and update paths
2026-01-29 18:43:19 +08:00
utils
feat(project): move edge_inference_service contents to root and update paths
2026-01-29 18:43:19 +08:00
__init__.py
feat(project): move edge_inference_service contents to root and update paths
2026-01-29 18:43:19 +08:00
.gitignore
perf: batch=1 优化减少延迟
2026-02-02 15:25:13 +08:00
algorithms.py
feat: 重构数据库schema分离空间与业务配置 - 新增algorithm_registry和roi_algo_bind表 - roi_configs简化为纯空间配置 - 新增AlgorithmInfo/ROIAlgoBind数据模型
2026-02-03 14:26:52 +08:00
analyze_latency_batch1.py
perf: batch=1 优化减少延迟
2026-02-02 15:25:13 +08:00
analyze_latency.py
perf: batch=1 优化减少延迟
2026-02-02 15:25:13 +08:00
benchmark_trt.py
perf: batch=1 优化减少延迟
2026-02-02 15:25:13 +08:00
build_engine.py
fix: 移除已废弃的 BENCHMARK flag
2026-01-29 18:54:26 +08:00
check_engine_output.py
feat: TensorRT 固定 batch=4 重构
2026-02-02 14:49:47 +08:00
check_engine.py
feat: TensorRT 固定 batch=4 重构
2026-02-02 14:49:47 +08:00
debug_output_shape.py
fix: YOLO TensorRT 输出解析修复
2026-02-02 15:02:58 +08:00
main.py
feat: 重构数据库schema分离空间与业务配置 - 新增algorithm_registry和roi_algo_bind表 - roi_configs简化为纯空间配置 - 新增AlgorithmInfo/ROIAlgoBind数据模型
2026-02-03 14:26:52 +08:00
requirements.txt
feat(project): move edge_inference_service contents to root and update paths
2026-01-29 18:43:19 +08:00
test_edge_run.py
fix: 修复 TensorRT bindings 问题
2026-02-02 14:00:21 +08:00
test_inference.py
fix: 修复 TensorRT bindings 问题
2026-02-02 14:00:21 +08:00
Description
边缘推理层
37
MiB
Languages
Python
100%