alexandrosstergiou / SoftPool

[ICCV 2021] Code for approximated exponential maximum pooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install error

LiXiang0021 opened this issue · comments

Thanks your great work!
Errors occur when i make install, error report like this

ImportError: /home/envs/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so: invalid ELF header.

And, i used python3.9 pytorch 1.12 with cuda 11.3.

Oh, I have solved this problem by using a lower PyTorch version 1.10.

Great, I'll close the issue then.