paper-with-me

Papers

Submanifold Sparse Convolutional Networks

2017-06-05 · Benjamin Graham, Laurens van der Maaten

Convolutional network are the de-facto standard for analysing spatio-temporal data such as images, videos, 3D shapes, etc. Whilst some of this data is naturally dense (for instance, photos), many other data sources are inherently sparse. Examples include pen-strokes forming on a piece of paper, or (colored) 3D point clouds that were obtained using a LiDAR scanner or RGB-D camera. Standard "dense" implementations of convolutional networks are very inefficient when applied on such sparse data. We introduce a sparse convolutional operation tailored to processing sparse data that differs from prior work on sparse convolutional networks in that it operates strictly on submanifolds, rather than "dilating" the observation with every layer in the network. Our empirical analysis of the resulting submanifold sparse convolutional networks shows that they perform on par with state-of-the-art methods whilst requiring substantially less computation.

📄 PDF Abstract BibTeX arXiv:1706.01307

Code (8)

facebookresearch/SparseConvNet 공식 구현 pytorch
LONG-9621/SparseConvNet pytorch
ZHC1992/SparseConvNet pytorch
btgraham/SparseConvNet pytorch
casr-hku/esda pytorch
isl-org/Open3D-ML pytorch
sumo-agarwal/submanifold-sparse-conv-sparseconvnet pytorch
uber/sbnet tf

Tasks

3D Part Segmentation

Methods 이 논문이 사용한 방법론

Sparse Convolutions 설명 없음

Similar Papers 제목 키워드 기반

3D Semantic Segmentation with Submanifold Sparse Convolutional Networks

2017-11-28 · CVPR 2018 6 · Benjamin Graham, Martin Engelcke, Laurens van der Maaten

Submanifold sparse convolutional networks

3D Semantic SegmentationLIDAR Semantic SegmentationSemantic Segmentation

An Efficient FPGA Accelerator for Point Cloud

2022-10-14 · Zilun Wang, Wendong Mao, Peixiang Yang, Zhongfeng Wang 외

Deep learning-based point cloud processing plays an important role in various vision tasks, such as autonomous driving, virtual reality (VR), and augmented reality (AR). The submanifold sparse convolutional network (SSCN…

Autonomous DrivingComputational EfficiencyGPU

Automated Segmentation of Computed Tomography Images with Submanifold Sparse Convolutional Networks

2022-12-06 · Saúl Alonso-Monsalve, Leigh H. Whitehead, Adam Aurisano, Lorena Escudero Sanchez

Quantitative cancer image analysis relies on the accurate delineation of tumours, a very specialised and time-consuming task. For this reason, methods for automated segmentation of tumours in medical imaging have been ex…

Voxel Transformer for 3D Object Detection

2021-09-06 · ICCV 2021 10 · Jiageng Mao, Yujing Xue, Minzhe Niu, Haoyue Bai 외

We present Voxel Transformer (VoTr), a novel and effective voxel-based Transformer backbone for 3D object detection from point clouds. Conventional 3D convolutional backbones in voxel-based 3D detectors cannot efficientl…

3D Object DetectionComputational EfficiencyObjectobject-detection+2

Trigger-Level Event Reconstruction for Neutrino Telescopes Using Sparse Submanifold Convolutional Neural Networks

2023-03-15 · Felix J. Yu, Jeffrey Lazar, Carlos A. Argüelles

Convolutional neural networks (CNNs) have seen extensive applications in scientific data analysis, including in neutrino telescopes. However, the data from these experiments present numerous challenges to CNNs, such as n…

GPU