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

Support per-target Prediction #62

Merged

Conversation

negvet
Copy link
Collaborator

@negvet negvet commented Sep 2, 2024

Fix issue with map selection/save for detection methods.
Support more smooth overlay of prediction info, if available.

image

Copy link
Contributor

@goodsong81 goodsong81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per-target Prediction which is task agnostic <- Looks good to me :)

openvino_xai/explainer/explanation.py Outdated Show resolved Hide resolved
openvino_xai/explainer/explanation.py Outdated Show resolved Hide resolved
openvino_xai/explainer/visualizer.py Outdated Show resolved Hide resolved
openvino_xai/explainer/visualizer.py Outdated Show resolved Hide resolved
@negvet negvet changed the title Support prediction info overlay Support per-target Prediction Sep 3, 2024
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 98.64865% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.71%. Comparing base (cf77ec4) to head (62e0830).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
openvino_xai/explainer/visualizer.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
+ Coverage    93.57%   93.71%   +0.14%     
===========================================
  Files           26       26              
  Lines         1602     1638      +36     
===========================================
+ Hits          1499     1535      +36     
  Misses         103      103              
Flag Coverage Δ
dev-py310 93.71% <98.64%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@negvet negvet marked this pull request as ready for review September 3, 2024 15:31
Copy link
Contributor

@goodsong81 goodsong81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@GalyaZalesskaya GalyaZalesskaya merged commit f637a5f into openvinotoolkit:develop Sep 4, 2024
6 checks passed
@goodsong81 goodsong81 added this to the 1.1.0 milestone Sep 19, 2024
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