English

Fast Sparse 3D Convolution Network with VDB

Computer Vision and Pattern Recognition 2023-11-16 v2 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2311.02762,
  title  = {Fast Sparse 3D Convolution Network with VDB},
  author = {Fangjun Zhou and Anyong Mao and Eftychios Sifakis},
  journal= {arXiv preprint arXiv:2311.02762},
  year   = {2023}
}

Comments

Unauthorized publication

R2 v1 2026-06-28T13:12:10.560Z