murel.bootstrap.pytorch icon indicating copy to clipboard operation
murel.bootstrap.pytorch copied to clipboard

MUREL (CVPR 2019), a multimodal relational reasoning module for VQA

Results 18 murel.bootstrap.pytorch issues
Sort by recently updated
recently updated
newest added

Seems like the SSL certificate of the website to download the data has been expired. It is possible to use --no-check-certificate but is a riskier option.

my dictionary dont have this key, but I got this dictionary from this project.... I wish you can help me solve this problem .Thank you?

Hi, Thanks for releasing your code. I would like to have access to Murel's prediction on the VQACP2 test set. Would you be able to share them? That would be...

Hi! I have some questions about the files preprocessed from the dataset VQA-CP v2 and used in your work. Because VQA-CP v2 only has the training and test questions and...

Hi! @Cadene @Hediby The `.pth` file includes many attributs of image, like: `'cls_scores', 'rois', 'pooled_feat', 'cls', 'norm_rois'` - About the 'cls' key, how can you get the class of each...

Downloaded the vqacp2 dataset only. When I am trying to run '/murel/options/vqacp2/murel.yaml', getting this FileNotFound error:'data/vqa/coco/extract_rcnn/2018-04-27_bottom-up-attention_fixed_36/COCO_train2014_000000465824.jpg.pth'. Where do I find this file? Do I need anyother dataset outside of vqacp2...

Hi, when training based on your default parameters on VQA task ( dropout_input: 0.1, dropout_pre_lin: 0.0, dropout_output: 0.0), Isn't that overfitting? when I training the model , the val score...

Hi, Thanks for releasing your code. I would like to have access to Murel's prediction on the TDIUC test set. Would you be able to share them? That would be...