Question about elastic transform #1850
Unanswered
kronee0516
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Could you please provide a code snippet that will allow tp reproduce the issue, with an example image? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am doing some training on yolov5
and I want to use albumentations to generate more data.
but i notice that the elastic transform may duplicate my origin image
and the single processed box included the all duplicated image, which is not the effect i want
may i have a way to avoid this happen?
Beta Was this translation helpful? Give feedback.
All reactions