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 RangeIndex error in error analysis for object detection models #2411

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Nov 10, 2023

Description

fix RangeIndex error in error analysis for object detection models.

Fix customer exception when using error analysis with RAI Vision Dashboard on a custom object detection model that outputs predictions as a jagged list.

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.

@imatiach-msft imatiach-msft force-pushed the ilmat/fix-object-detection-ea-range-error branch from 7a39888 to 4625c32 Compare November 13, 2023 15:33
@imatiach-msft imatiach-msft force-pushed the ilmat/fix-object-detection-ea-range-error branch from 4625c32 to cde6cb4 Compare November 14, 2023 01:41
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d033292) 88.46% compared to head (cde6cb4) 79.23%.

Files Patch % Lines
...nsibleai_vision/managers/error_analysis_manager.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2411      +/-   ##
==========================================
- Coverage   88.46%   79.23%   -9.23%     
==========================================
  Files         134       26     -108     
  Lines        7695     2287    -5408     
==========================================
- Hits         6807     1812    -4995     
+ Misses        888      475     -413     
Flag Coverage Δ
unittests 79.23% <88.88%> (-9.23%) ⬇️

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.

@imatiach-msft imatiach-msft merged commit 4f3d90c into main Nov 14, 2023
101 of 102 checks passed
@imatiach-msft imatiach-msft deleted the ilmat/fix-object-detection-ea-range-error branch November 14, 2023 15:26
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