Replies: 1 comment 1 reply
-
same issue if you got the answer let me know pls. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to crop the outline of the image with the coordinates of the segment, the mask... is there a function inside YOLOv8 and utils to do it instead of doing manual? Similar to the function that generates the crop and saves it --save_crop
I was seeing the docs and ultralytics/yolo/utils/ops.py crop_mask functions but It doesn't work
Beta Was this translation helpful? Give feedback.
All reactions