openvinotoolkit / openvino_xai

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

Add accuracy tests #73

Closed GalyaZalesskaya closed 1 month ago

GalyaZalesskaya commented 2 months ago

pytest tests/perf/test_accuracy.py --dataset-data-root ... --dataset-ann-path ...- Run on passed dataset (COCO, VOC, ILSVRC) pytest tests/perf/test_accuracy.py- Run on internal toy dataset (cheetah_voc)

TODO:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.94%. Comparing base (2bbf89d) to head (46aaf6c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## releases/1.1.0 #73 +/- ## =============================================== Coverage 93.93% 93.94% =============================================== Files 28 28 Lines 1897 1898 +1 =============================================== + Hits 1782 1783 +1 Misses 115 115 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/73/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/73/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `93.94% <100.00%> (+<0.01%)` | :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.