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

feat: Support for exporting to YOLO OBB format #287

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

NickSwardh
Copy link
Contributor

This PR adds support for exporting LS projects to YOLO OBB format. I have also added unit-tests for YOLO OBB exports and tests for verifying the conversion from LS annotated format to YOLO OBB format.

@github-actions github-actions bot added the feat label May 8, 2024
@sajarin
Copy link

sajarin commented May 8, 2024

/jira create

@sajarin sajarin requested a review from makseq May 8, 2024 19:24
@deadmerc
Copy link

obb = (format == Format.YOLO_OBB)

There is a typo, should be is_obb ?

@makseq
Copy link
Member

makseq commented Jun 4, 2024

Related original PR:
#281

@makseq makseq mentioned this pull request Jun 4, 2024
@makseq makseq merged commit 9a3db49 into HumanSignal:master Jun 4, 2024
1 of 3 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.

4 participants