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

View File

@@ -0,0 +1,16 @@
# pack/5.11 运行依赖(推理主流程最小集)
# 使用前请按显卡环境先安装匹配的 PyTorch https://pytorch.org/get-started/locally/
#
# pip install -r requirements.txt
# pip install -e code/actionformer_release/libs/utils
#
# 第二行在 pack/5.11 目录下执行(安装 ActionFormer 用 nms 扩展)
torch>=2.0.0
torchvision>=0.15.0
ultralytics>=8.0.0
opencv-python>=4.8.0
numpy>=1.23.0
pandas>=2.0.0
openpyxl>=3.1.0
PyYAML>=6.0