SOTAVerified

Geometric Back-projection Network for Point Cloud Classification

2019-11-28Code Available0· sign in to hype

Shi Qiu, Saeed Anwar, Nick Barnes

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better representations. To achieve this, on the one hand, we enrich the geometric information of points in low-level 3D space explicitly. On the other hand, we apply CNN-based structures in high-level feature spaces to learn local geometric context implicitly. Specifically, we leverage an idea of error-correcting feedback structure to capture the local features of point clouds comprehensively. Furthermore, an attention module based on channel affinity assists the feature map to avoid possible redundancy by emphasizing its distinct channels. The performance on both synthetic and real-world point clouds datasets demonstrate the superiority and applicability of our network. Comparing with other state-of-the-art methods, our approach balances accuracy and efficiency.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ModelNet40GBNetOverall Accuracy93.8Unverified
ScanObjectNNGBNetOverall Accuracy80.5Unverified

Reproductions