facebookresearch / vilbert-multi-task

Multi Task Vision and Language
MIT License
799 stars 180 forks source link

ModuleNotFoundError: No module named 'multimodal_bert' #74

Open goonmeet opened 4 years ago

goonmeet commented 4 years ago

HI!

I am trying to use the eval_coco_retrieval script. However, I am running into the following error:

File "evaluation/eval_coco_retrieval.py", line 33, in from multimodal_bert.datasets import COCORetreivalDatasetTrain, COCORetreivalDatasetVal ModuleNotFoundError: No module named 'multimodal_bert'

I am not sure what package I am missing.

Thank You for Your Attention!

prashan commented 3 years ago

I am running into the same error....is there a package i need to install?

python $xxxx/evaluation/eval_refer_expression.py -h
Traceback (most recent call last):
  File "/xxxx/eval_refer_expression.py", line 30, in <module>
    from multimodal_bert.datasets import ReferExpressionDataset
ModuleNotFoundError: No module named 'multimodal_bert'
lizizhong commented 3 years ago

I think this module is here: https://github.com/facebookresearch/vilbert-multi-task/tree/b1397820e8326fc0691594dea9daaeac908952fc