openvinotoolkit / openvino_xai

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

Pointing game accuracy metrics & draft regression tests implementation #54

Closed GalyaZalesskaya closed 3 weeks ago

GalyaZalesskaya commented 1 month ago

Implemented Pointing Game metric.

For dummy regression tests added annotation for cheetah image.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.35%. Comparing base (ccfadb9) to head (7506e8d). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #54 +/- ## =========================================== + Coverage 92.18% 92.35% +0.17% =========================================== Files 19 20 +1 Lines 1279 1308 +29 =========================================== + Hits 1179 1208 +29 Misses 100 100 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/54/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/54/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `92.35% <100.00%> (+0.17%)` | :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.

negvet commented 4 weeks ago

Please provide a link to the reference implementation that you used