You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: