How to add random crop augmentation in yolov5 segmentation training? #11014
Unanswered
Siddhantjad
asked this question in
Q&A
Replies: 1 comment
-
I hope it will help you. There is an albumentations integration in yolov5, which means you can augment yout images while training. You can search for more albumentation component to use in this repo: https://github.com/albumentations-team/albumentations/tree/master/albumentations/augmentations. For more info: albumentations-team/albumentations#949 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi is there a way to add random crop augmentation in yolov5 segmentation training pipeline?, any suggestions will be helpful.
Beta Was this translation helpful? Give feedback.
All reactions