VILLA icon indicating copy to clipboard operation
VILLA copied to clipboard

VQA pre-processing

Open uehara-mech opened this issue 3 years ago • 0 comments

I'd like to apply this model to my own VQA-like dataset. However, the dataset is in json format (like the original VQA dataset), so I need to convert it to lmdb file format. So, if you have the code to convert the original VQA data to lmdb format, could you please provide the code? Specifically, how did you calculate the "target" values in the text lmdb?

uehara-mech avatar Apr 15 '21 04:04 uehara-mech