Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CurveCloudNet: Processing Point Clouds with 1D Structure

About

Modern depth sensors such as LiDAR operate by sweeping laser-beams across the scene, resulting in a point cloud with notable 1D curve-like structures. In this work, we introduce a new point cloud processing scheme and backbone, called CurveCloudNet, which takes advantage of the curve-like structure inherent to these sensors. While existing backbones discard the rich 1D traversal patterns and rely on generic 3D operations, CurveCloudNet parameterizes the point cloud as a collection of polylines (dubbed a "curve cloud"), establishing a local surface-aware ordering on the points. By reasoning along curves, CurveCloudNet captures lightweight curve-aware priors to efficiently and accurately reason in several diverse 3D environments. We evaluate CurveCloudNet on multiple synthetic and real datasets that exhibit distinct 3D size and structure. We demonstrate that CurveCloudNet outperforms both point-based and sparse-voxel backbones in various segmentation settings, notably scaling to large scenes better than point-based alternatives while exhibiting improved single-object performance over sparse-voxel alternatives. In all, CurveCloudNet is an efficient and accurate backbone that can handle a larger variety of 3D environments than past works.

Colton Stearns, Davis Rempe, Jiateng Liu, Alex Fu, Sebastien Mascha, Jeong Joon Park, Despoina Paschalidou, Leonidas J. Guibas• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.78
212
Semantic segmentationSemanticKITTI (val)
mIoU69.5
117
Semantic segmentationnuScenes
mIoU (Average)78
32
Semantic segmentationA2D2 (val)
mIoU54.1
17
Point Cloud ClassificationShapeNet (test)
PointNet Instance Accuracy99.3
15
Object Part SegmentationShapeNet Random scan pattern (val)
mIoU81.9
9
Object Part SegmentationShapeNet Mean of patterns (val)
mIoU83.1
9
Object Part SegmentationShapeNet Grid scan pattern (val)
mIoU83.6
9
Object Part SegmentationShapeNet Parallel scan pattern (val)
mIoU83.7
9
3D Part SegmentationShapeNetPart (val)--
9
Showing 10 of 11 rows

Other info

Follow for update