Skip to content

Question about bbox coordinate system exceeding image width/height #7

Description

@imguangkuo

Hi,
I found that some bounding boxes in the dataset appear to exceed the corresponding image size if they are interpreted as pixel coordinates.

For example, one sample has:

Image

If the bbox is interpreted as pixel coordinates, the x ccoordinates are outside the image width:

width = 543
x1 = 622
x2 = 656

It is the wrong bounding box!
Could you please clarify the coordinate system used for the ... annotation?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions