deepjavalibrary / djl

An Engine-Agnostic Deep Learning Framework in Java
https://djl.ai
Apache License 2.0
4.16k stars 660 forks source link

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

Closed frankfliu closed 2 months ago

frankfliu commented 2 months ago

Description

Brief description of what this PR is about

codecov-commenter commented 2 months ago

:warning: 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 36 commits behind head on master.

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

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.