conda create -n sparsencnet python=3.6.9=h265db76_0 conda activate sparsencnet conda install numpy openblas conda install libstdcxx-ng# set environment variables for the compilation of MinkowskiEngineexport CUDA_HOME=/your_path_to/cuda-10.1.243export LD_LIBRARY_PATH="${CUDA_HOME}/lib64":"$...
, title = "Efficient Neighbourhood Consensus Networks via Submanifold Sparse Convolutions", booktitle = "European Conference on Computer Vision", year = 2020, } About Implementation of Sparse-NCNet: "Efficient Neighbourhood Consensus Networks via Submanifold Sparse Convolutions" Resources Readme ...
conda create -n sparsencnet python=3.6.9=h265db76_0 conda activate sparsencnet conda install numpy openblas conda install libstdcxx-ng # set environment variables for the compilation of MinkowskiEngine export CUDA_HOME=/your_path_to/cuda-10.1.243 export LD_LIBRARY_PATH="${CUDA_HOME}/lib64"...