You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for sharing the datasets. I find a mismatch issue about an image and its annotation.
The image JPEGImages/681633840.jpg in Clipart1k dataset has a size of 300*213. But its annotation Annotations/681633840.xml shows it should have a width of 600 and a height of 594.
I try to resize the image to the size provided in the annotation. However, bounding boxes cannot cover objects correctly.
The text was updated successfully, but these errors were encountered:
Hi, thanks for sharing the datasets. I find a mismatch issue about an image and its annotation.
The image
JPEGImages/681633840.jpg
in Clipart1k dataset has a size of 300*213. But its annotationAnnotations/681633840.xml
shows it should have a width of 600 and a height of 594.I try to resize the image to the size provided in the annotation. However, bounding boxes cannot cover objects correctly.
The text was updated successfully, but these errors were encountered: