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

Point Cloud Augmentation with Weighted Local Transformations

About

Despite the extensive usage of point clouds in 3D vision, relatively limited data are available for training deep neural networks. Although data augmentation is a standard approach to compensate for the scarcity of data, it has been less explored in the point cloud literature. In this paper, we propose a simple and effective augmentation method called PointWOLF for point cloud augmentation. The proposed method produces smoothly varying non-rigid deformations by locally weighted transformations centered at multiple anchor points. The smooth deformations allow diverse and realistic augmentations. Furthermore, in order to minimize the manual efforts to search the optimal hyperparameters for augmentation, we present AugTune, which generates augmented samples of desired difficulties producing targeted confidence scores. Our experiments show our framework consistently improves the performance for both shape classification and part segmentation tasks. Particularly, with PointNet++, PointWOLF achieves the state-of-the-art 89.7 accuracy on shape classification with the real-world ScanObjectNN dataset.

Sihyeon Kim, Sanghyeok Lee, Dasol Hwang, Jaewon Lee, Seong Jae Hwang, Hyunwoo J. Kim• 2021

Related benchmarks

TaskDatasetResultRank
3D Point Cloud ClassificationModelNet40 (test)
OA92.6
297
Shape classificationModelNet40 (test)
OA93.2
255
Point Cloud ClassificationScanObjectNN PB_T50_RS (test)
Overall Accuracy84.1
91
Point Cloud ClassificationModelNet-C (test)
mCE0.814
58
Shape classificationReducedMN40 (test)
Overall Accuracy89.3
15
Shape classificationScanObjectNN OBJ_ONLY (test)
Overall Accuracy89.7
10
Showing 6 of 6 rows

Other info

Code

Follow for update