ncnn-android-yolov8-seg
ncnn-android-yolov8-seg copied to clipboard
How to improve the quality of segmentation of converted model
I made an adaptation to take photos and perform image segmentation. When I convert the original model, I lose segmentation quality; it segments outside the object, which affects my work with measurements. Is there anything I can do to improve this quality in the code or during the conversion? Thank you.
Thanks.