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
754 stars 181 forks source link

how to get pkl file from my images and labels #51

Open Airyzf opened 3 years ago

Airyzf commented 3 years ago

I have some training datas, images and labels. How to get pkl file to train?