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
32
Commits
2
Branches
0
Tags
1caba416255b46cd977e96aea934162c135e39ff
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
1caba41625
feat: 批处理多ROI推理 - 添加 batch_process_detections 批量后处理 - 重构 _process_frame 收集多ROI统一推理
2026-02-03 11:17:54 +08:00
.trae
/documents
fix: 移除无用的 yolo11n.onnx
2026-01-29 18:56:56 +08:00
config
perf: batch=1 优化减少延迟
2026-02-02 15:25:13 +08:00
core
feat: 批处理多ROI推理 - 添加 batch_process_detections 批量后处理 - 重构 _process_frame 收集多ROI统一推理
2026-02-03 11:17:54 +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
fix: 修复 TensorRT bindings 问题
2026-02-02 14:00:21 +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: 批处理多ROI推理 - 添加 batch_process_detections 批量后处理 - 重构 _process_frame 收集多ROI统一推理
2026-02-03 11:17:54 +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%