-
Notifications
You must be signed in to change notification settings - Fork 114
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
Cann't load pretrained .weights file #4
Comments
Same Problem here |
The pretrained weights is trained by Darknet.There are two version here. pytorch version has some problem. |
你分享的代码还是很清晰的,请问你能私下分享一下pytorch版本的权重吗。楼主应该是华人吧,能否微信交流一下,我微信是trustmeczw,万分感谢。 |
Can you share Darknet Version ? |
前辈您好,最近在做comolexyolo的课题,由于电脑显存有限,计算能力不足,借鉴您的代码后无法训练出模型,您使用darknet训练出的模型应该不能用在pytorch上,请问您可以发一下darknet的代码或pytorch训练出的模型吗 |
在darknet上修改的细节比较多,网站上的结果就是在darknet上训练的结果图。建议还是在pytorch框架上实现,我的代码可以训练的,如果显存不够可以修改一下bashsize
…---Original---
From: "MA-JIE"<[email protected]>
Date: Sat, Jun 8, 2019 00:00 AM
To: "AI-liu/Complex-YOLO"<[email protected]>;
Cc: "Comment"<[email protected]>;"AI-liu"<[email protected]>;
Subject: Re: [AI-liu/Complex-YOLO] Cann't load pretrained .weights file (#4)
前辈您好,最近在做comolexyolo的课题,由于电脑显存有限,计算能力不足,借鉴您的代码后无法训练出模型,您使用darknet训练出的模型应该不能用在pytorch上,请问您可以发一下darknet的代码或pytorch训练出的模型吗
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
好的,感谢前辈
…------------------ 原始邮件 ------------------
发件人: "AI-liu"<[email protected]>;
发送时间: 2019年6月10日(星期一) 上午9:47
收件人: "AI-liu/Complex-YOLO"<[email protected]>;
抄送: "罗刹海市"<[email protected]>;"Comment"<[email protected]>;
主题: Re: [AI-liu/Complex-YOLO] Cann't load pretrained .weights file (#4)
在darknet上修改的细节比较多,网站上的结果就是在darknet上训练的结果图。建议还是在pytorch框架上实现,我的代码可以训练的,如果显存不够可以修改一下bashsize
---Original---
From: "MA-JIE"<[email protected]>
Date: Sat, Jun 8, 2019 00:00 AM
To: "AI-liu/Complex-YOLO"<[email protected]>;
Cc: "Comment"<[email protected]>;"AI-liu"<[email protected]>;
Subject: Re: [AI-liu/Complex-YOLO] Cann't load pretrained .weights file (#4)
前辈您好,最近在做comolexyolo的课题,由于电脑显存有限,计算能力不足,借鉴您的代码后无法训练出模型,您使用darknet训练出的模型应该不能用在pytorch上,请问您可以发一下darknet的代码或pytorch训练出的模型吗
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@MA-JIE 你用这个pytorch版的complex-yolo训练成功了吗,测试效果怎么样,我之前用这个代码能训练,但是测试结果非常差,也不知道是哪里有bug,最后换成tensorflow版的,效果挺好的。 |
Thanks for you share.however,I cann't load you pretrained weights.
The text was updated successfully, but these errors were encountered: