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

fix error for automl object detection models when initializing error analysis and optimize explanation execution #2245

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

imatiach-msft
Copy link
Contributor

Description

1.) Fix error for automl object detection models when initializing error analysis
2.) Optimize explanation execution by trying to get the inner automl model, thereby skipping logic to write mask back to base64 encoded string in DRISE

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2023

Codecov Report

Merging #2245 (19cdb6a) into main (529af52) will decrease coverage by 15.12%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main    #2245       +/-   ##
===========================================
- Coverage   88.10%   72.99%   -15.12%     
===========================================
  Files         129       14      -115     
  Lines        7337     1244     -6093     
===========================================
- Hits         6464      908     -5556     
+ Misses        873      336      -537     
Flag Coverage Δ
unittests 72.99% <0.00%> (-15.12%) ⬇️

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

Files Changed Coverage Δ
...nsibleai_vision/managers/error_analysis_manager.py 79.85% <0.00%> (-1.17%) ⬇️
...responsibleai_vision/managers/explainer_manager.py 61.53% <0.00%> (-1.44%) ⬇️

... and 115 files with indirect coverage changes

@imatiach-msft imatiach-msft merged commit 5c7a0fa into main Aug 16, 2023
@imatiach-msft imatiach-msft deleted the ilmat/opt-automl-od branch August 16, 2023 15:12
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