ruotianluo / Image_Captioning_AI_Challenger

Code for AI Challenger contest. (Generating chinese image captions)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to load the pre-extracted features in test1 from google drive?

minizon opened this issue · comments

I've downloaded the pre-extracted bottom-up features, but I found that the test1_bu_att is one large file with no file extension indicating how to read it properly. Can you give some instructions for this file?

Holle,could you please share the pre-extracted bottom-up features to me? I failed to download the features.

I suggest you to use the code https://github.com/ruotianluo/bottom-up-attention-ai-challenger to extract the features. It's easy to deploy.