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

feat: RND-116: YOLOv8 ML Backend #607

Merged
merged 99 commits into from
Sep 6, 2024
Merged

feat: RND-116: YOLOv8 ML Backend #607

merged 99 commits into from
Sep 6, 2024

Conversation

makseq
Copy link
Member

@makseq makseq commented Aug 14, 2024

See README.md in label_studio_ml/examples/yolo folder.

@github-actions github-actions bot added the feat label Aug 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 84.99157% with 89 lines in your changes missing coverage. Please review.

Project coverage is 67.24%. Comparing base (7f46c1a) to head (5f7b240).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
label_studio_ml/examples/yolo/_wsgi.py 20.68% 46 Missing ⚠️
label_studio_ml/utils.py 7.14% 13 Missing ⚠️
...bel_studio_ml/examples/yolo/control_models/base.py 89.61% 8 Missing ⚠️
...ml/examples/yolo/control_models/keypoint_labels.py 92.20% 6 Missing ⚠️
...amples/yolo/control_models/rectangle_labels_obb.py 92.85% 3 Missing ⚠️
...ml/examples/yolo/control_models/video_rectangle.py 97.39% 3 Missing ⚠️
label_studio_ml/examples/yolo/model.py 95.38% 3 Missing ⚠️
..._studio_ml/examples/yolo/control_models/choices.py 95.23% 2 Missing ⚠️
label_studio_ml/model.py 92.59% 2 Missing ⚠️
..._ml/examples/yolo/control_models/polygon_labels.py 96.96% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #607       +/-   ##
===========================================
+ Coverage   47.72%   67.24%   +19.52%     
===========================================
  Files          40       21       -19     
  Lines        2703     1319     -1384     
===========================================
- Hits         1290      887      -403     
+ Misses       1413      432      -981     

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

@makseq makseq requested a review from a team as a code owner August 19, 2024 19:51
@makseq makseq changed the title feat: RND-116: YOLO ML Backend feat: RND-116: YOLOv8 ML Backend Sep 5, 2024
label_studio_ml/examples/yolo/README.md Outdated Show resolved Hide resolved
@makseq makseq merged commit 01b0516 into master Sep 6, 2024
7 of 8 checks passed
@makseq makseq deleted the fix/rnd-117 branch September 6, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants