giddyyupp / coco-minitrain

a subset of coco dataset for faster experimentation
236 stars 34 forks source link

Mismatch img with json and images #40

Open minuenergy opened 5 months ago

minuenergy commented 5 months ago

In Detection & Segmentation, for example, provided instances_minitrain2017.json "000000527649.jpg" is exist

Json

but not for train2017/ which i downloaded at huggingface coco_minitrain_25k.zip [Huggingface] (maintained by @bryanbocao)

giddyyupp commented 4 months ago

hmm I will check with my minitrain but in anycase there is a downloader in this repo, you could use it with the json file.

giddyyupp commented 4 months ago

you can use the Kaggle link, I checked and this specific image is there. need to ask @bryanbocao whether he re-sampled this 25k or not?

bryanbocao commented 4 months ago

@minuenergy Thanks for notifying of this issue. @giddyyupp as far as I remembered, yes, I re-sampled this 25k images but it was two years ago.