To reproduce: run the python scripts from VinVL_MODEL_ZOO.md under > Image Captioning on COCO Script to finetune for base model: > 1) First train with cross-entropy loss (8 V100 with 16G mem): And under: > Script to finetune for large model: > 1) First train with cross-entropy loss (8 V100 with 32G mem): Fixed by PR #144
To reproduce: run the python scripts from VinVL_MODEL_ZOO.md under
And under:
Fixed by PR #144