zju3dv / snake

Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
Other
1.15k stars 229 forks source link

the problem of the extreme_utils #229

Closed PanXiongAdam closed 2 years ago

PanXiongAdam commented 2 years ago

Hello, i have a issue about the extreme_utils. I follow the steps of the install, but it can't
image I test it in difference environment. I run it: cd ./layers/extreme_utils && export CUDA_HOME="/usr/local/cuda-10.1" && python setup.py build_ext --inplace image

pengsida commented 2 years ago

It seems that you succeeded to compile the code. Maybe it is caused by the incorrect use of python environment.