Closed HayeonLee closed 5 years ago
@HayeonLee That's strange :/
Did you solve the issue?
I would add import ipdb;ipdb.set_trace()
in murel_net.py just before line 96 to inspect the content of batch
. It could be due to a different implementation of the torch.nn.DataParallel
.
What is your version of pytorch? Ours is 1.0.x
.
I got keyerror 'visual' during executing code on vqa-cp2 dataset..! Could help me?