Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for YOLOv8 Segmentation #788

Open
nbhandari-vz opened this issue Aug 8, 2024 · 1 comment
Open

Support for YOLOv8 Segmentation #788

nbhandari-vz opened this issue Aug 8, 2024 · 1 comment

Comments

@nbhandari-vz
Copy link

Hi there,

Would it be possible for you guys to add an end2end tutorial for the YOLOv8 Segmentation models? I was wondering if it could be possible by modifying the code in the YOLOv8 pose tutorial but I am unsure of how to approach that. Is there a list of methods like ScaleNMSBoundingBoxesAndKeyPoints() that I can use for Segmentation?

Thanks in advance.

@namas191297
Copy link

Ended up implementing it myself:

https://github.com/namas191297/yolov8-segmentation-end2end-onnxruntime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants