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

Merge back releases/1.1.0 #79

Merged
merged 16 commits into from
Oct 4, 2024
Merged

Merge back releases/1.1.0 #79

merged 16 commits into from
Oct 4, 2024

Conversation

goodsong81
Copy link
Contributor

No description provided.

negvet and others added 16 commits September 11, 2024 09:11
* init

* More text + RISE granularity

* Describe more methods

* remove

* move to user-guide

* minor
* Update hyperparameters of bb methods

* fix typing

* update content and header levels
* Minor fix for easy example

* Add Torch->ONNX support example

* Minor fix

* Update change logs

* Fix precommit

* Update documentations

* Add sanity test for example script

* Add functional tests for Torch->ONNX support

* Update doc version

* Rename methods & variables according to review comments

* Refactor torch-onnx example

---------

Co-authored-by: Galina Zalesskaya <[email protected]>
* adaptive font_size

* update params

* logging

* font_face -> 2

* adapt text_height

* define offset for text

* gray cmap

* improve gray cmap

* fix detection overlay text

* fix bhwc

* fix save

* minor

* test plot

* fix fp rounding error
* Add reference test for resnet

* fix black

* fix path

* minor

* numerical stability
forward overlay_prediction
* Upgrade OpenVINO to 2024.4

* Update change log

* Update func test xfail
* Fix hyperparameters

* fix types
* Draft regression

* Add images

* Add dataset

* Minor

* Draft

* Draft

* Draft verdion of tests

* Clean up the code

* Add fixture

* Remove cheetah coco dataset

* Fix tests

* Fix test coverage

* Add subsets & fix time insufficiency for BB adcc evaluation

* Fixed comments

* Fixes from comments
* Add methods accuracy & time

* Fix pre-commit

* Fixes from comments
* Update arch image

* Fix perf efficiency test

* Pass optional input size for torch insert_xai()

* Fix spatial dim detection

* Update skipped models

* Fix pre-commit

* Fix minor

* Fix unit test

* Update version to 1.1.0
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 89.78102% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.92%. Comparing base (04d5d52) to head (de6d3db).
Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
openvino_xai/utils/torch.py 22.22% 7 Missing ⚠️
openvino_xai/methods/white_box/torch.py 82.60% 4 Missing ⚠️
openvino_xai/methods/black_box/aise/base.py 66.66% 1 Missing ⚠️
openvino_xai/methods/white_box/base.py 88.88% 1 Missing ⚠️
openvino_xai/utils/model_export.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #79      +/-   ##
===========================================
- Coverage    94.34%   93.92%   -0.42%     
===========================================
  Files           27       28       +1     
  Lines         1857     1910      +53     
===========================================
+ Hits          1752     1794      +42     
- Misses         105      116      +11     
Flag Coverage Δ
dev-py310 93.92% <89.78%> (-0.42%) ⬇️

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.

@goodsong81 goodsong81 merged commit 36a5429 into develop Oct 4, 2024
4 of 6 checks passed
@goodsong81 goodsong81 deleted the merge-back-1.1 branch October 4, 2024 01:24
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