Leotju / MGAN

Mask-Guided Attention Network for Occluded Pedestrian Detection. (ICCV'19)
128 stars 26 forks source link

Train.json and val.json for the Cityperson dataset #20

Open LiYunJamesPhD opened 3 years ago

LiYunJamesPhD commented 3 years ago

Hi,

I do have another question for you. I am trying to re-genreate a train.json and a val.json for the cityperson dataset. However, the new val.json file that I created differs from the val.json in the annotation directory and does not fit test.py in the tools directory. I was wondering if you could also share the way of yielding train.json and val.json with me.

Thanks