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 have searched the YOLOv5 issues and discussions and found no similar questions.
Question
I have around 5k images for 20 labels. when i train the model i get this error from autoanchors: "AutoAnchor: ERROR: Cannot take a larger sample than population when 'replace=False'".
I'm not sure where to change this replace = True, can someone help me ?