系统配置问题

This commit is contained in:
2025-09-18 08:47:11 +08:00
parent 2976f7686c
commit a015a4bc7e
3 changed files with 12 additions and 11 deletions

View File

@@ -57,5 +57,4 @@ yolo_url yolov5执行文件所在的文件路径
images_url = r'D:\syg\images'
datasets_url = r'D:\syg\yolov5\datasets'
runs_url = r'D:\syg\yolov5\runs'
detect_url = r'D:\syg\yolov5\detect'
yolo_url = r'D:\syg\workspace\aicheckv2\yolov5'
detect_url = r'D:\syg\yolov5\detect'