openvinotoolkit / openvino_xai

OpenVINO™ Explainable AI (XAI) Toolkit: Visual Explanation for OpenVINO Models
https://openvinotoolkit.github.io/openvino_xai/
Apache License 2.0
28 stars 9 forks source link

Support per-target Prediction #62

Closed negvet closed 2 months ago

negvet commented 2 months ago

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

image

codecov[bot] commented 2 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/62/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [dev-py310](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/62/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `93.71% <98.64%> (+0.14%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.