You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to convert this project's .pth to darknet's .weights ,anyone else have some advice?
I try to load .pth to model, and then save modle's para to .weights , but I use it in darknet's get None detect result.