aimagelab / meshed-memory-transformer

Meshed-Memory Transformer for Image Captioning. CVPR 2020
BSD 3-Clause "New" or "Revised" License
517 stars 136 forks source link

Unable to download Coco feature files. #9

Closed Akashtyagi closed 4 years ago

Akashtyagi commented 4 years ago

The download is failing every time. Maybe upload it again or over some other storage location

alesolano commented 4 years ago

Can you provide more information, please? I was able to download it last week with no problem.

marcellacornia commented 4 years ago

Dear @alesolano and @Akashtyagi08. thanks for your interest in our work.

The COCO features are stored on Google Drive and I have not found any download problems. This is an alternative link for downloading the features: coco_detections.hdf5.

Let me know if it works.

Akashtyagi commented 4 years ago

Thanks for the alternative link. I was able to download using it.

Jordan-5i commented 4 years ago

hey, I am confused that the coco_detections.hdf5 contains each image region feature for train val and test on the “Karpathy” test split? The global image features in .hdf5 file?

Xiaoming-Zhao commented 4 years ago

Dear @alesolano and @Akashtyagi08. thanks for your interest in our work.

The COCO features are stored on Google Drive and I have not found any download problems. This is an alternative link for downloading the features: coco_detections.hdf5.

Let me know if it works.

Hi, thanks a lot for the alternative link. I think it is more convenient to put this link in the README since the support for Google Drive download with the command line is really poor.