2405期 医疗大语言模型实战,在autodl上对YOLO进行train时报错(如图),请老师帮助解答该怎么办 #516

Open
opened 2025-02-09 21:41:28 +08:00 by cygaoni · 1 comment

在autodl上对YOLO进行train时报错(如图),请老师帮助解答该怎么办

在autodl上对YOLO进行train时报错(如图),请老师帮助解答该怎么办

这是由于在train的时候需要yolo11n.pt这个文件,由于默认是从github上下载yolov11n.pt,github有时候会被墙,下载不下来,
解决办法:直接将下载好的yolov11n.pt文件放置在ultralytics根目录即可

这是由于在train的时候需要yolo11n.pt这个文件,由于默认是从github上下载yolov11n.pt,github有时候会被墙,下载不下来, 解决办法:直接将下载好的yolov11n.pt文件放置在ultralytics根目录即可
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#516
No description provided.