yfnn

Results 2 issues of yfnn

I have installed scikit-image using command 'pip install scikit-image'. But I still get this error? What happened?

This is my make.sh cd deform_conv_layer nvcc -std=c++11 -ccbin=/usr/bin/g++-4.8 -c -o deform_conv.cu.o deform_conv.cu.cc -I $TF_INC -I $NSYNC_INC -D \GOOGLE_CUDA=1 -x cu -Xcompiler -fPIC -L /usr/lib32/ --expt-relaxed-constexpr -arch=$ARCH g++-4.8 -std=c++11 -shared...