-
-
Notifications
You must be signed in to change notification settings - Fork 17.2k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Search before asking
- I have searched the YOLOv5 issues and discussions and found no similar questions.
Question
After training the weights on YOLOv5 and saving the results on WandB, how do I save and retrieve those weights from WandB for using the trained weights to detect images in the test set? I know that some change needs to be done in the argument of !python detect.py --weight <argument>
, but what should I write in place of <argument>?
Just to be clear, I am able to retrieve the trained weights from Google Drive, but my teams requires the weights to be stored and retrieved from WandB to streamline our work, which I am not able to do.
Thank you for your time.
Additional
No response
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested