jackroos / VL-BERT

Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
MIT License
735 stars 110 forks source link

GCC version #52

Closed titaiwangms closed 4 years ago

titaiwangms commented 4 years ago

Hi, I am wondering if there is anyway I can run it with GCC 7.5.0? I don't really know how to downgrade my GCC version. I am getting the ROI_pooling undefined symbol error, so I figure it might be something about gcc version...?

titaiwangms commented 4 years ago

I also tried to install pytorch 1.1 with my CUDA version (10.2), but the conflict error would show up.

titaiwangms commented 4 years ago

Now I am getting the error: _pickle.UnpicklingError: invalid load key, '<'.