Fast Sparse 3D Convolution Network with VDB
2023-11-05Unverified0· sign in to hype
Fangjun Zhou, Anyong Mao, Eftychios Sifakis
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We proposed a new Convolution Neural Network implementation optimized for sparse 3D data inference. This implementation uses NanoVDB as the data structure to store the sparse tensor. It leaves a relatively small memory footprint while maintaining high performance. We demonstrate that this architecture is around 20 times faster than the state-of-the-art dense CNN model on a high-resolution 3D object classification network.