This repository contains a high-performance PyTorch extension for performing the Marching Cubes and Dual Marching Cube on sparse voxel grids using CUDA. The implementation is written in CUDA C++ and ...
Abstract: Recently, learning signed distance functions (SDFs) from point clouds has become popular for reconstruction. To ensure accuracy, most methods require using high-resolution Marching Cubes for ...