Skip to content

Conversation

@owencjones
Copy link
Contributor

Problem

Further fix for Yolo as the geometry was backwards for bounding box corners.

Solution

Reversed appropriate corners.

Changelog

Changed bb code
Changed tests

@linear
Copy link

linear bot commented Aug 23, 2023

IO-1607 BUG: Yolo v8 export generated in incorrect format (json instead of .txt and .labels) + slightly unclear definition of simple vs complex polygons

BUG submission from: Patryk Gronostajski
Summary (describe an issue):
Yolo v8 export generated in incorrect format (json instead of .txt and .labels) + slightly unclear definition of simple vs complex polygons

Michal and Owen seem to have already figured out the first part, however, the simple vs complex polygon issue still needs to be investigated. Currently, polygons aren't exported even if they are simple polygons. More information in the slack thread linked below. I'll attach an example of the same export in yolov8, darwin json v2 and a SS of the polygons.
Share Loom/Screenshots with Console/Network opened:
https://vseven.slack.com/archives/CJUN8TRJA/p1692614116139219
Darwin affected version
V2
Environment (production/staging; browser and OS version)
2.0 prod
Impact
All (all Darwin users are impacted)
Priority
Urgent
Steps to reproduce

  1. create simply polygon
  2. export in yolo v8 format
    Expected Behaviour
    all simple polygons and bounding boxes are exported in the expected yolo format
    Team & Dataset Link
    staging
    Intercom ticket

Customer Name

Renewal timeline

ARR

Tier

Assigned CSM

@michalwski michalwski merged commit 9979128 into master Aug 23, 2023
@michalwski michalwski deleted the io-1607 branch August 23, 2023 18:55
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