Local Grid Rendering Networks for 3D Object Detection in Point Clouds
Jianan Li, Jiashi Feng

TL;DR
This paper introduces LGR-Net, a novel approach that enhances 3D object detection in point clouds by efficiently capturing local geometric patterns using a new local grid rendering operation combined with CNNs, achieving state-of-the-art results.
Contribution
The paper proposes the Local Grid Rendering (LGR) operation and a new backbone network, LGR-Net, which improve local pattern modeling in point clouds while maintaining computational efficiency.
Findings
LGR-Net significantly outperforms previous methods on ScanNet and SUN RGB-D datasets.
LGR operation enables CNNs to model local patterns effectively in point clouds.
The approach achieves state-of-the-art detection accuracy with minimal additional computation.
Abstract
The performance of 3D object detection models over point clouds highly depends on their capability of modeling local geometric patterns. Conventional point-based models exploit local patterns through a symmetric function (e.g. max pooling) or based on graphs, which easily leads to loss of fine-grained geometric structures. Regarding capturing spatial patterns, CNNs are powerful but it would be computationally costly to directly apply convolutions on point data after voxelizing the entire point clouds to a dense regular 3D grid. In this work, we aim to improve performance of point-based models by enhancing their pattern learning ability through leveraging CNNs while preserving computational efficiency. We propose a novel and principled Local Grid Rendering (LGR) operation to render the small neighborhood of a subset of input points into a low-resolution 3D grid independently, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Robotics and Sensor-Based Localization
