alexandrosstergiou / SoftPool

[ICCV 2021] Code for approximated exponential maximum pooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install error

raozhongyu opened this issue · comments

Thanks for your brilliant work!
After i run make install, i got this
ImportError: /home/envs/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so: invalid ELF header.
How can i solve this.

Hi @raozhongyu ,

From a quick search and from #55 , this seems to be due to compiling and running modules across different OS-es.