pipeline.py 等更新

This commit is contained in:
王庆刚
2025-01-21 18:22:56 +08:00
parent bfe7bc0fd5
commit 64248b1557
15 changed files with 106 additions and 77 deletions

View File

@ -495,7 +495,7 @@ def contrast_pr(paths):
if __name__ == "__main__":
evtpaths = r"D:\全实时\source_data\2024122416"
evtpaths = r"\\192.168.1.28\share\测试视频数据以及日志\算法全流程测试\202412\images"
contrast_pr(evtpaths)