VL-BERT icon indicating copy to clipboard operation
VL-BERT copied to clipboard

Caffe feature extraction for conceptual-captions - where do I make pycaffe?

Open yonatanbitton opened this issue 3 years ago • 0 comments

Hello. I am trying to follow the instructions you provide for the coneptual-captions feature extraction.

I am having problems with using the caffe. I also opened an issue in caffe github: https://github.com/BVLC/caffe/issues/7003

The docker installation for caffe works (I didn't succeed in other installations), but now I am missing the _caffe module that I know exists when making make pycaffe (from here). However, when building it from the Docker I don't know where I should make this pycaffe.

Do you know if I am missing something?

Thank you

yonatanbitton avatar Apr 29 '21 08:04 yonatanbitton