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

Cloud Transformers: A Universal Approach To Point Cloud Processing Tasks

About

We present a new versatile building block for deep point cloud processing architectures that is equally suited for diverse tasks. This building block combines the ideas of spatial transformers and multi-view convolutional networks with the efficiency of standard convolutional layers in two and three-dimensional dense grids. The new block operates via multiple parallel heads, whereas each head differentiably rasterizes feature representations of individual points into a low-dimensional space, and then uses dense convolution to propagate information across points. The results of the processing of individual heads are then combined together resulting in the update of point features. Using the new block, we build architectures for both discriminative (point cloud segmentation, point cloud classification) and generative (point cloud inpainting and image-based point cloud reconstruction) tasks. The resulting architectures achieve state-of-the-art performance for these tasks, demonstrating the versatility of the new block for point cloud processing.

Kirill Mazur, Victor Lempitsky• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU67.9
799
3D Point Cloud ClassificationModelNet40 (test)
OA93.1
297
Point Cloud ClassificationScanObjectNN PB_T50_RS (test)
Overall Accuracy85.5
91
Semantic segmentationS3DIS
mIoU67.9
88
3D Object ReconstructionShapeNet (test)--
80
Object ClassificationScanObjectNN PB_T50_RS (test)
OA85.5
47
Shape classificationScanObjectNN (SONN) PB_T50_RS (test)
OA85.5
14
Shape completionShapeNet
Average CD3.392
13
Showing 8 of 8 rows

Other info

Code

Follow for update