-
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
[ENHANCE] Parametrize saliency maps dumping in export (part 2) #1888
[ENHANCE] Parametrize saliency maps dumping in export (part 2) #1888
Conversation
docs/source/guide/get_started/quick_start_guide/cli_commands.rst
Outdated
Show resolved
Hide resolved
@GalyaZalesskaya could you set the milestone for this PR? |
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.
Generally, looks good to me, thanks!
Could you resolve the test failures?
@yunchu thank you, I added 1.1.0 milestone |
@sovrasov @goodsong81 @negvet Tests passed, can you please review these changes again? |
Summary
This PR is the 2nd part of parameterizing feature maps and vector dumping in export using
dump_features
.The 1st part with its implementation for
detection
andclassification
task is here (#1708).dump_features
explain
tests to use IR with exported features.Related ticket: 101710
TODO:
explain
feature: explanation and tutorialChecklist
develop
branchLicense
Feel free to contact the maintainers if that's a concern.