-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用自己训练完成的权重 #7
Comments
我不是大佬~
|
我把要訓練的圖像放進本地後,在本地開訓練檔結果報錯顯示 那如果改你的代碼的話,能大概講一下如何操做? |
你好,请问解决“使用自己权重进行预测了吗” |
您好,请问如何用您的yolov5版本重新训练一次权重呢?您这里没有train文件呀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬您好,如果我想使用自己训练的权重进行预测
model = torch.load('best.pt')
这样会报错,请问该如何修改呢
The text was updated successfully, but these errors were encountered: