Add custom YOLO prediction and heatmap workflow
This commit is contained in:
@@ -28,6 +28,7 @@ def result_roots() -> list[Path]:
|
||||
source / "Tool-可视化" / "runs",
|
||||
source / "Tool-可视化" / "Data" / "result",
|
||||
source / "Tool-图片堆叠" / "result_0.3透明度",
|
||||
project / "var" / "custom_yolo_runs",
|
||||
]
|
||||
upload_root = project / "var" / "uploads" / "datasets"
|
||||
if upload_root.exists():
|
||||
|
||||
Reference in New Issue
Block a user