English

PU-Transformer: Point Cloud Upsampling Transformer

Computer Vision and Pattern Recognition 2022-10-04 v2

Abstract

Given the rapid development of 3D scanners, point clouds are becoming popular in AI-driven machines. However, point cloud data is inherently sparse and irregular, causing significant difficulties for machine perception. In this work, we focus on the point cloud upsampling task that intends to generate dense high-fidelity point clouds from sparse input data. Specifically, to activate the transformer's strong capability in representing features, we develop a new variant of a multi-head self-attention structure to enhance both point-wise and channel-wise relations of the feature map. In addition, we leverage a positional fusion block to comprehensively capture the local context of point cloud data, providing more position-related information about the scattered points. As the first transformer model introduced for point cloud upsampling, we demonstrate the outstanding performance of our approach by comparing with the state-of-the-art CNN-based methods on different benchmarks quantitatively and qualitatively.

Keywords

Cite

@article{arxiv.2111.12242,
  title  = {PU-Transformer: Point Cloud Upsampling Transformer},
  author = {Shi Qiu and Saeed Anwar and Nick Barnes},
  journal= {arXiv preprint arXiv:2111.12242},
  year   = {2022}
}

Comments

ACCV 2022

R2 v1 2026-06-24T07:49:53.816Z