aimagelab/show-control-and-tell

Does coco_detections.hdf5 have to be downloaded ?

SmallSmallQiu opened this issue · 1 comments

Do I need to download coco_detections.hdf5 ? If I have COCO pictures, can I generate them by myself

Hi @SmallSmallQiu,
thanks for your interest in our work.

To generate the coco_detections.hdf5, we used the code of the Bottom-up Top-down paper (i.e. https://github.com/peteanderson80/bottom-up-attention).