This commit is contained in:
Kevin
2026-05-21 15:48:03 +08:00
commit c869fcc6b9
261 changed files with 45423 additions and 0 deletions

37
.gitignore vendored Executable file
View File

@@ -0,0 +1,37 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Runtime consumption TSV (开发联调)
logs/
# Environment
.env
.env.*
!.env.example
# Demo 一键联调写入的 RTSP 映射(可被覆盖)
scripts/demo_client/.runtime/
# demo server --live 时由 YAML 生成的静态 labels与 livereload 共用)
scripts/demo_client/labels.json
# IDE / OS
.idea/
.vscode/
.DS_Store
# Ultralytics / YOLO: local cache and user settings (keep on machine only)
Ultralytics/
#
# 5-6 ActionFormer checkpoint>100MB部署时挂载或离线下发不入库
app/resources/actionformer_epoch_045.pth.tar