Skip to content

Update bbox coordinates research in xml to prevent x and y inversion#67

Closed
nicolascazard wants to merge 1 commit into
sglvladi:masterfrom
nicolascazard:new_branch
Closed

Update bbox coordinates research in xml to prevent x and y inversion#67
nicolascazard wants to merge 1 commit into
sglvladi:masterfrom
nicolascazard:new_branch

Conversation

@nicolascazard

@nicolascazard nicolascazard commented Nov 3, 2020

Copy link
Copy Markdown

When using another annotation tool than labelImg, the coordinates (xmin, ymin, xmax, ymax) can be written in the following order in the xml file : (ymin, xmin, ymax, xmax).
Using their keys instead of their positions in the xml file avoids creating a tfrecord with x and y coordinates reversed in some cases.

@sglvladi

sglvladi commented Jun 8, 2021

Copy link
Copy Markdown
Owner

@nicolascazard This has now been fixed through #75. Thank you for your interest and contribution!

@sglvladi sglvladi closed this Jun 8, 2021
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.

2 participants