Chamfer Distance for pyTorch - GitHub
github.com › chrdiller › pyTorchChamferDistanceDec 09, 2019 · Chamfer Distance for pyTorch. This is an implementation of the Chamfer Distance as a module for pyTorch. It is written as a custom C++/CUDA extension. As it is using pyTorch's JIT compilation, there are no additional prerequisite steps that have to be taken. Simply import the module as shown below; CUDA and C++ code will be compiled on the ...
Chamfer Distance for pyTorch - GitHub
https://github.com/chrdiller/pyTorchChamferDistance09.12.2019 · Chamfer Distance for pyTorch. This is an implementation of the Chamfer Distance as a module for pyTorch. It is written as a custom C++/CUDA extension. As it is using pyTorch's JIT compilation, there are no additional prerequisite steps that have to be taken. Simply import the module as shown below; CUDA and C++ code will be compiled on the ...