Skip to content

Wrong height and width in some annotations #6

@fei-chang

Description

@fei-chang

@xiaojie1017 Thanks for building and open-sourcing this dataset!

However, I noticed that the height and the width are wrongly annotated in some xml files.

To verify such errors exist, you could refer to the xml annotations of the two images below.

  • 01e070bf7ddddf7afca0d4556418f7bdaa841a29.jpg
  • 0cde37c020e9bfb176f0748ecb10107fbfdf9047.jpg

The similiar error exists in around 10% or more of this dataset. It cause problems when the width and height are directly read from the xml annotation instead of the image file (I found this problem when I try to convert these annotations into yolo format).

A revision on the annotation would be nice, or there should be a note in the readme suggesting that the height and width in xml files are not trustworthy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions