paper-with-me

Papers

DV-ConvNet: Fully Convolutional Deep Learning on Point Clouds with Dynamic Voxelization and 3D Group Convolution

2020-09-07 · Zhaoyu Su, Pin Siang Tan, Junkang Chow, Jimmy Wu, Yehur Cheong, Yu-Hsing Wang

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point coordinates as point-wise input features, which usually involves complicated network architectures. In this work, we draw attention back to the standard 3D convolutions towards an efficient 3D point cloud interpretation. Instead of converting the entire point cloud into voxel representations like the other volumetric methods, we voxelize the sub-portions of the point cloud only at necessary locations within each convolution layer on-the-fly, using our dynamic voxelization operation with self-adaptive voxelization resolution. In addition, we incorporate 3D group convolution into our dense convolution kernel implementation to further exploit the rotation invariant features of point cloud. Benefiting from its simple fully-convolutional architecture, our network is able to run and converge at a considerably fast speed, while yields on-par or even better performance compared with the state-of-the-art methods on several benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2009.02918

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

eToro Customer Care Number +1-833-534-1729 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Frustum ConvNet: Sliding Frustums to Aggregate Local Point-Wise Features for Amodal 3D Object Detection

2019-03-05 · Zhixin Wang, Kui Jia

In this work, we propose a novel method termed \emph{Frustum ConvNet (F-ConvNet)} for amodal 3D object detection from point clouds. Given 2D region proposals in an RGB image, our method first generates a sequence of frus…

3D Object Detectionobject-detectionObject DetectionRegion Proposal

Adaptive Surface Reconstruction With Multiscale Convolutional Kernels

2021-01-01 · ICCV 2021 10 · Benjamin Ummenhofer, Vladlen Koltun

We propose generalized convolutional kernels for 3D reconstruction with ConvNets from point clouds. Our method uses multiscale convolutional kernels that can be applied to adaptive grids as generated with octrees. In…

3D ReconstructionSurface Reconstruction

PillarNeSt: Embracing Backbone Scaling and Pretraining for Pillar-based 3D Object Detection

2023-11-29 · Weixin Mao, Tiancai Wang, Diankun Zhang, Junjie Yan 외

This paper shows the effectiveness of 2D backbone scaling and pretraining for pillar-based 3D object detectors. Pillar-based methods mainly employ randomly initialized 2D convolution neural network (ConvNet) for feature …

3D Object Detectionobject-detectionObject Detection

Towards Better Exploiting Convolutional Neural Networks for Remote Sensing Scene Classification

2016-02-04 · Keiller Nogueira, Otávio A. B. Penatti, Jefersson A. dos Santos

We present an analysis of three possible strategies for exploiting the power of existing convolutional neural networks (ConvNets) in different scenarios from the ones they were trained: full training, fine tuning, and us…

General ClassificationScene Classification

Pointwise Convolutional Neural Networks

2017-12-14 · CVPR 2018 6 · Binh-Son Hua, Minh-Khoi Tran, Sai-Kit Yeung

Deep learning with 3D data such as reconstructed point clouds and CAD models has received great research interests recently. However, the capability of using point clouds with convolutional neural network has been so far…

ObjectObject RecognitionSegmentationSemantic Segmentation