hengyuan-hu / bottom-up-attention-vqa

An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
GNU General Public License v3.0
753 stars 181 forks source link

How to get the image features of my dataset? #31

Open Pythonisfun opened 6 years ago

Pythonisfun commented 6 years ago

怎么才能获得自己数据集的图像特征?您是否复现过faster rcnn的部分?像您表示感谢!