重命名 refs 为 algorithm_subprocesses,并清理误提交的权重与缓存文件。
算法子进程目录仅保留源码与配置;权重、样本 I/O、构建产物通过 .gitignore 离线交付。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -71,7 +71,7 @@ def _orchestrate_write_rtsp_host() -> str:
|
||||
response_model=VideoBatchSurgeryResponse,
|
||||
summary="非实时精确模式:上传单路 MP4 并跑配置引用包 batch",
|
||||
description=(
|
||||
"仅当 DEMO_ORCHESTRATOR_ENABLED=true。保存上传视频,调用配置引用包 main.py(默认 refs/5.15),"
|
||||
"仅当 DEMO_ORCHESTRATOR_ENABLED=true。保存上传视频,调用配置算法子进程包 main.py(默认 algorithm_subprocesses/5.15),"
|
||||
"解析 TSV 后写入最终结果,并调用 visualize_result_video.py 生成带标签视频。"
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user