-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update inst-seg model export to include feature vector and saliency map #4053
Merged
eugene123tw
merged 9 commits into
openvinotoolkit:develop
from
eugene123tw:eugene/inst-seg-explain
Oct 25, 2024
Merged
Update inst-seg model export to include feature vector and saliency map #4053
eugene123tw
merged 9 commits into
openvinotoolkit:develop
from
eugene123tw:eugene/inst-seg-explain
Oct 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eugene123tw
requested review from
samet-akcay,
harimkang,
kprokofi,
chuneuny-emily,
sovrasov,
sungchul2,
GalyaZalesskaya,
negvet,
goodsong81,
yunchu,
wonjuleee and
eunwoosh
as code owners
October 22, 2024 11:04
sovrasov
previously approved these changes
Oct 22, 2024
sovrasov
previously approved these changes
Oct 22, 2024
@eugene123tw thanks for the prompt fix! To address the issue in Geti 2.5 the changes should target OTX 2.2 release branch as well |
chuneuny-emily
previously approved these changes
Oct 23, 2024
chuneuny-emily
dismissed stale reviews from sovrasov and themself
October 23, 2024 01:09
The base branch was changed.
i create PR that include same changes to 2.2 (#4056) |
eugene123tw
changed the title
Update MRCNN model export to include feature vector and saliency map
Update inst-seg model export to include feature vector and saliency map
Oct 23, 2024
sovrasov
reviewed
Oct 23, 2024
eunwoosh
previously approved these changes
Oct 24, 2024
@eugene123tw could you describe the purpose and changes of this PR in Summary? |
sungchul2
reviewed
Oct 24, 2024
eugene123tw
requested review from
sovrasov,
sungchul2 and
eunwoosh
and removed request for
sovrasov
October 24, 2024 09:50
sungchul2
approved these changes
Oct 25, 2024
eunwoosh
approved these changes
Oct 25, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR fixed explain model for MaskRCNN/RTMDet-Inst/MaskRCNN-TV instance segmentation model
explain_mode
is ONexplain_mode
is ON (saliency map is handled in MAPI)How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.