-
Hi, great work with this, very clearly explained and I'm enjoying tinkering around with it.
I wanted to try and use the same for text generation - captioning images for example, could you give some …
-
## ❓ Questions and Help
I want to pretrain VisualBert pretrained on COCO dataset on a domain specific custom dataset. Any help regarding how I should process would be most appreciated!
-
## ❓ Questions and Help
Hello, I was just wondering what the models used to extract the coco_trainval2014 features were trained on (for both the resnet-152 and detectron versions)? Ie, were these …
g-luo updated
4 years ago
-
## ❓ Questions and Help
Hi, could you share the pre-trained model for VisualBERT? (either pretrained on coco or pretrained on vqav2 is fine)
Thank you a lot!
-
## ❓ Questions and Help
I want to pretrain VISUALBert on COCO again, and tried running `!mmf_run config=configs/datasets/coco/defaults.yaml model=visual_bert dataset=coco`
but got a FileNotFoundErro…
-
Hello! I'm trying to fine-tune visual bert on VQA2, but I'm getting this error: "Key input_ids not found in the SampleList"
![Screen Shot 2020-10-11 at 12 57 17 AM](https://user-images.githubusercont…
g-luo updated
4 years ago
-
Thanks for the great repo and your efforts! Two quick questions:
Is there anything that speaks against pre-training VisualBERT with Albert instead of BERT on COCO and then finetune it for downstre…
-
## ❓ Questions and Help
Hi,
I checked out the tutorial which mentioned running model baselines from the command line. Is there an example notebook which mentions how to use them in code in case you …
-
## ❓ Questions and Help
We tried to train visual_bert on the hateful memes dataset using the cli command:
> mmf_run config=projects/hateful_memes/configs/visual_bert/from_coco.yaml model=visual_be…
-
## ❓ Questions and Help
When running `!mmf_run config="experiment.yaml" model=mmbt dataset=coco` I get a checksum error with the first download of COCO. Output below:
```Namespace(config_override=…