Replies: 1 comment 3 replies
-
|
@rahuja23 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Guys! I have been training yolov5 on my custom dataset. I guess by default the model re-sizes the images to (640, 640). I trained my model on the re-sized images and have obtained a benchmark value for precision, recall and meAP scores. Now I would like to train the model with original image size (which is 960 x 528). Can someone help me with how can we give this image size during model training?
Beta Was this translation helpful? Give feedback.
All reactions