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

[api] Adds mask generation task for sam2 model #3450

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

frankfliu
Copy link
Contributor

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@frankfliu frankfliu requested review from zachgk and a team as code owners September 3, 2024 20:18
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.60%. Comparing base (5c418be) to head (efb819a).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
api/src/main/java/ai/djl/Application.java 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3450      +/-   ##
============================================
+ Coverage     72.57%   72.60%   +0.02%     
- Complexity     7377     7389      +12     
============================================
  Files           669      671       +2     
  Lines         32658    32785     +127     
  Branches       3474     3482       +8     
============================================
+ Hits          23701    23803     +102     
- Misses         7319     7342      +23     
- Partials       1638     1640       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frankfliu frankfliu merged commit cde2221 into deepjavalibrary:master Sep 3, 2024
5 checks passed
@frankfliu frankfliu deleted the sam2 branch September 3, 2024 21:25
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