Cadene / murel.bootstrap.pytorch

MUREL (CVPR 2019), a multimodal relational reasoning module for VQA
https://arxiv.org/abs/1902.09487
BSD 3-Clause "New" or "Revised" License
195 stars 24 forks source link

unknown_params = parameters[dictionary['UNK']] KeyError: 'UNK' #23

Open snowmaple521 opened 4 years ago

snowmaple521 commented 4 years ago

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?

xywhat commented 2 years ago

hi, did you solve it?