facebookresearch / mmf

A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
https://mmf.sh/
Other
5.49k stars 935 forks source link

How to downsample a dataset in MMF? #1181

Open shwetkm opened 2 years ago

shwetkm commented 2 years ago

I am working on TextVQA data, but for experimentation, I want to downsample the data. Can we downsample an existing dataset in MMF? If not, then do we need to subsample the data manually and add/register data on MMF as mentioned here? Is there any simpler way?

deepshikharbhardwaj commented 2 years ago

++