Skip to content

Wrong Annotations in RIS data #13

@dragonsan17

Description

@dragonsan17

The paper mentions that the images have sizes 368x640 and 480x640, but the images in the dataset have 6 variations of dimensions. The problem is that the bounding box dimensions present in xml file is corresponding to 368x640 and 480x640 only.

The solution for this is to resize all images other than those with 480x640 dimensions to 368x640 and then using the annotations as it is. Please either make changes in your dataset or put this in readme.

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