ACI-Institute / faces4coco

Adds "face" bounding boxes to the COCO images dataset.
MIT License
46 stars 6 forks source link

Regarding Darknet Label Files #1

Open shreejalt opened 4 years ago

shreejalt commented 4 years ago

Hi, Thanks for your work. I wanted to know the format of darknet label files. When I plot these boxes that are written in txt files, boxes are shifted

The relative thing that you have written in your README file, means what is the meaning of the relative x, y? Are they normalized with the height and width of the image? or they are written in some different manner? Can you explain me the relative thing mentioned?

Thanking you in advance.

lmarval commented 3 years ago

Same problem as above. boxes are shifted when plotted and in some cases they don't seem to correspond the image at all.

I will be very grateful for any update.

satyajitghana commented 3 years ago

same here, the boxes seems to be shifted

annotations from this repository

image

actual coco annotations

image

SidneyRey commented 3 years ago

Same problem as above

ghost commented 1 year ago

2 I also meet this problem, but successfully correct it