CGA-Net: Category Guided Aggregation for Point Cloud Semantic Segmentation

CVPR 2021  ·  Tao Lu, LiMin Wang, Gangshan Wu ·

Previous point cloud semantic segmentation networks use the same process to aggregate features from neighbors of the same category and different categories. However, the joint area between two objects usually only occupies a small percentage in the whole scene. Thus the networks are well-trained for aggregating features from the same category point while not fully trained on aggregating points of different categories. To address this issue, this paper proposes to utilize different aggregation strategies between the same category and different categories. Specifically, it presents a customized module, termed as Category Guided Aggregation (CGA), where it first identifies whether the neighbors belong to the same category with the center point or not, and then handles the two types of neighbors with two carefully-designed modules. Our CGA presents a general network module and could be leveraged in any existing semantic segmentation network. Experiments on three different backbones demonstrate the effectiveness of our method.

PDF Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Semantic Segmentation S3DIS Area5 CGA-Net mIoU 68.6 # 29
Number of params N/A # 2
Semantic Segmentation SYNTHIA CGA-Net mIoU 83.8 # 1

Methods


No methods listed for this paper. Add relevant methods here