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
Hello!
Is there any way to use custom yolov7-tiny models trained with the official PyTorch repo?
I imagine I need to translate from .pt to .weights format, any hint on how to do that?
The text was updated successfully, but these errors were encountered:
The benefit of 1 is that you can use all the new augmentation strategies proposed in the paper https://arxiv.org/abs/2207.02696 . This is not true for 2 as these have not been implemented fully yet. Hence in 2 I'd have a sub-par model.
The problem with 1 is that I get a .pt file and it is not really clear to me how I should go and convert the file.
See here
Hello!
Is there any way to use custom yolov7-tiny models trained with the official PyTorch repo?
I imagine I need to translate from .pt to .weights format, any hint on how to do that?
The text was updated successfully, but these errors were encountered: