-
Notifications
You must be signed in to change notification settings - Fork 443
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
[Segmentation] Enable feature vector output for MPA Segmentation #1158
[Segmentation] Enable feature vector output for MPA Segmentation #1158
Conversation
run ote-test |
external/model-preparation-algorithm/mpa_tasks/apis/segmentation/task.py
Outdated
Show resolved
Hide resolved
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.
Inference task looks good to me. Could you add OpenVINO IR support for feature vector / map output?
run ote-test |
run ote-test |
Hi @chuneuny-emily , could you review this PR for segmentation task? mmseg submodule is updated on this PR, so I'm worried for cls_incr_segmentor. |
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.
Side effect occurs while training. Please check my comment.
external/model-preparation-algorithm/mpa_tasks/apis/segmentation/task.py
Show resolved
Hide resolved
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.
Please fix the side effect on mmsegmentation first before merging this PR, and update mmseg submodule commit.
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.
No side effect on train/eval/export/optimize.
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
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, could you add descriptions on this PR about OTE_SDK version update for deployment code or CVS-84981 (OMZ) ?
Corresponding PRs: