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

Add image labeling component #329

Merged
merged 14 commits into from
Apr 24, 2023
Merged

Add image labeling component #329

merged 14 commits into from
Apr 24, 2023

Conversation

ad12
Copy link
Collaborator

@ad12 ad12 commented Apr 24, 2023

  • Add is_equal utility to compare numpy arrays
  • Add ImageAnnotator component
  • Segment Anything demo

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2023

Codecov Report

Merging #329 (ef2af4b) into main (9ee4c6a) will decrease coverage by 0.18%.
The diff coverage is 50.74%.

@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   67.47%   67.30%   -0.18%     
==========================================
  Files         245      246       +1     
  Lines       13121    13248     +127     
  Branches     1892     1918      +26     
==========================================
+ Hits         8854     8916      +62     
- Misses       3840     3900      +60     
- Partials      427      432       +5     
Flag Coverage Δ
unittests 67.30% <50.74%> (-0.18%) ⬇️

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

Impacted Files Coverage Δ
meerkat/interactive/utils.py 65.51% <30.76%> (-28.61%) ⬇️
meerkat/interactive/api/routers/store.py 78.57% <50.00%> (ø)
...src/lib/component/core/image_annotator/__init__.py 50.00% <50.00%> (ø)
meerkat/interactive/formatter/image.py 84.84% <83.33%> (-0.87%) ⬇️
...interactive/app/src/lib/component/core/__init__.py 100.00% <100.00%> (ø)
meerkat/interactive/graph/operation.py 85.14% <100.00%> (+0.14%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ad12 ad12 merged commit c8a3a5f into main Apr 24, 2023
@ad12 ad12 deleted the boxes branch April 24, 2023 13:33
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.

2 participants