jiasenlu / NeuralBabyTalk

Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
https://arxiv.org/abs/1803.09845
MIT License
523 stars 123 forks source link

coco_noc_detection.h5 file is missing #53

Open uchchwas1 opened 4 years ago

uchchwas1 commented 4 years ago

How should I get _coco_nocdetection.h5 file? https://github.com/jiasenlu/NeuralBabyTalk/blob/c351ae6ca59380eb4cf38384d3e66233b4d9e1b1/cfgs/noc_coco_res101.yml#L6

Also to create this detection file, how can I found these files _coco_detection_noc_train.json, coco_detection_nocval.json? https://github.com/jiasenlu/NeuralBabyTalk/blob/c351ae6ca59380eb4cf38384d3e66233b4d9e1b1/prepro/prepro_det.py#L9-L10