-
Notifications
You must be signed in to change notification settings - Fork 177
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
[YOLOv8-Seg] Validation #924
Conversation
…magic/deepsparse into feature/damian/yolov8_seg
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - sanity check looks good
Co-authored-by: Konstantin Gulin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Wanted to note for the casual observer that all commits in this PR were authored by @dbogunowicz and any attributions to me are due to an internal server environment hiccup
The validators obey the following hierarchy of inheritance (to reduce the bloating of the codebase):
adding classification task potentially in the future will be trivial.
Testing plan:
Validation on
yolov8n.onnx
reproduces the results reported by the authors:vs