lvis-dataset / lvis-api

Python API for LVIS Dataset
http://lvisdataset.org
Other
405 stars 62 forks source link

Annotation error #1

Closed JonathonLuiten closed 5 years ago

JonathonLuiten commented 5 years ago

Hey. We found a few issues with the annotations of the VAL set.

For this image: Image ID: 19924 image Which can be found on 'explore' by looking up 'necktie' and 'hat'.

And also for this image: Image ID: 338304 image Which can be found on 'explore' by looking up 'sheep' and 'hat'.

It appears that these annotations are rotated.

We are looking to use this dataset now and are concerned that other images, e.g. from the training set, could have the same problem. Is there some assurance that could be given that this is not a problem for the rest of the images?

Thanks a lot for making this dataset. It is super useful.

Regards, Jonathon Luiten

agrimgupta92 commented 5 years ago

Thanks for reporting the annotations errors. For some background we did collect annotations on coco images but they might have differed by some angle [90, 270, 180]. We have corrected all of these rotation errors but a very small number might still persist like the ones you shared. We will fix images you reported in v1 release of the dataset.

In future please share errors/issues related to the dataset in the google group lvis-dataset@googlegroups.com. This repo is for discussions/issues regarding lvis-api.