deep-high-resolution-net.pytorch
deep-high-resolution-net.pytorch copied to clipboard
ImportError: failed to map segment from shared object
Hello, can anyone help me to fix this error? I have made new fresh conda env and install pytorch 1.5.1 with cuda 10.2 and follow every single step from requirements.txt and cocoapi But I still get this error below
Traceback (most recent call last):
File "tools/test.py", line 31, in
I have found that
cd lib
make
looks like this

Have you solved this problem?