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

Fixing evaluation of YOLOV8 Segmentation models #1124

Merged
merged 7 commits into from
Jul 20, 2023
Merged

Conversation

abhinavnmagic
Copy link
Contributor

Presently, deepsparse expects yolov8 segmentation model to output only 2 outputs. However, yolov8 segmentation model can emit multiple outputs. This PR extracts the correct outputs ie. detection and segmentation outputs if multiple outputs are present.

The fix was tested on yolov8s-seg models quantized using sparsify.

@anmarques anmarques merged commit 68547c2 into main Jul 20, 2023
6 of 7 checks passed
@anmarques anmarques deleted the fix/yolov8_seg_eval branch July 20, 2023 18:36
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

Successfully merging this pull request may close these issues.

3 participants