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

Error Labeling integration into Image Data Explorer for Agg Labels #2334

Merged
merged 21 commits into from
Sep 18, 2023

Conversation

Advitya17
Copy link
Collaborator

@Advitya17 Advitya17 commented Sep 14, 2023

This PR replaces the multilabel scenario's label format (which doesn't capture OD scenarios with multiple images of the same type) with aggregated Object Detection labels in the Image Explorer View.

Future support on adding more granular labels will be added in the Flyout window in a future PR.

Description

image

image

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 Sep 14, 2023

Codecov Report

Merging #2334 (1155fc2) into main (070af7f) will increase coverage by 3.93%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2334      +/-   ##
==========================================
+ Coverage   88.47%   92.40%   +3.93%     
==========================================
  Files         134      108      -26     
  Lines        7615     5415    -2200     
==========================================
- Hits         6737     5004    -1733     
+ Misses        878      411     -467     
Flag Coverage Δ
unittests 92.40% <100.00%> (+3.93%) ⬆️

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

Files Changed Coverage Δ
responsibleai/responsibleai/_interfaces.py 100.00% <100.00%> (ø)

... and 26 files with indirect coverage changes

2 similar comments
2 similar comments
1 similar comment
@Advitya17 Advitya17 merged commit ce3beaa into main Sep 18, 2023
@Advitya17 Advitya17 deleted the agemawat/od_labels branch September 18, 2023 21:48
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