Sparse 3D convolutional neural networks
2015-05-12Code Available0· sign in to hype
Ben Graham
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/btgraham/SparseConvNetOfficialIn paperpytorch★ 0
- github.com/facebookresearch/SparseConvNetpytorch★ 2,142
Abstract
We have implemented a convolutional neural network designed for processing sparse three-dimensional input data. The world we live in is three dimensional so there are a large number of potential applications including 3D object recognition and analysis of space-time objects. In the quest for efficiency, we experiment with CNNs on the 2D triangular-lattice and 3D tetrahedral-lattice.