Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

feat: Support Yolo v8 for import to LS #286

Merged
merged 1 commit into from
May 2, 2024

Conversation

smohan123
Copy link
Collaborator

Increase column width allowance for YOLO label outputs to accomodate prediction confidence scores

@smohan123
Copy link
Collaborator Author

@makseq Please take a look at this proposed fix for later versions of YOLO model prediction labels as per the code you supplied this morning.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (master@240742a). Click here to learn what that means.

Files Patch % Lines
label_studio_converter/imports/yolo.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #286   +/-   ##
=========================================
  Coverage          ?   48.33%           
=========================================
  Files             ?       22           
  Lines             ?     1831           
  Branches          ?        0           
=========================================
  Hits              ?      885           
  Misses            ?      946           
  Partials          ?        0           

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

@makseq makseq changed the title Increase column width allowance for YOLO label outputs feat: Increase column width allowance for YOLO label outputs May 2, 2024
@makseq makseq changed the title feat: Increase column width allowance for YOLO label outputs feat: Support Yolo v8 for import to LS May 2, 2024
@makseq makseq merged commit 4ff246b into HumanSignal:master May 2, 2024
3 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants