Welcome to Journal of Graphics share: 

Journal of Graphics ›› 2024, Vol. 45 ›› Issue (1): 219-229.DOI: 10.11996/JG.j.2095-302X.2024010219

• Computer Graphics and Virtual Reality • Previous Articles     Next Articles

DGOA: point cloud upsampling based on dynamic graph and offset attention

HAN Yazhen1(), YIN Mengxiao1,2(), MA Weizhao1, YANG Shigeng1, HU Jinfei1, ZHU Congyang1   

  1. 1. School of Computer and Electronics Information, Guangxi University, Nanning Guangxi 530004, China
    2. Guangxi Key Laboratory of Multimedia Communications and Network Technology, Nanning Guangxi 530004, China
  • Received:2023-06-29 Accepted:2023-10-27 Online:2024-02-29 Published:2024-02-29
  • Contact: YIN Mengxiao (1978-), associate professor, Ph.D. Her main research interests cover computer graphics, digital geometry processing. E-mail:ymx@gxu.edu.cn
  • About author:

    HAN Yazhen (1997-), master student. His main research interest covers point cloud processing. E-mail:2013301011@st.gxu.edu.cn

  • Supported by:
    National Natural Science Foundation of China(61762007)

Abstract:

The point clouds obtained directly from 3D scanning equipment are often sparse, uneven, and noisy. Therefore, point cloud upsampling has become increasingly vital in fields such as point cloud reconstruction and rendering. A new point cloud upsampling network named DGOA was proposed based on Dynamic Graph and Offset Attention. DGOA mainly consisted of three modules: LFE (local feature extraction), GFE (global feature extraction), and CR (coordinate reconstruction). LFE utilized a multi-layer structure to extract neighborhood information, constructed a dynamic graph based on feature similarity at each layer, and adaptively grouped point clouds in the feature space. This increased the receptive field, obtained long-distance semantic information, and more effectively modeled the local geometry of the point cloud. GFE employed offset attention based on the Laplace operator, enabling each point to obtain global information of the point cloud. This ensured that the details of the generated point cloud were consistent with the original point cloud and reduced the impact of noise. CR, inspired by the FoldingNet operation, prevented the generated points from clustering together. In addition, the entire network was permutation invariant with respect to the order of points in the input point cloud. Quantitative and qualitative experimental results on multiple datasets demonstrated that the proposed method outperformed other methods and exhibited good generalization and stability.

Key words: point cloud, point cloud upsampling, dynamic graph, offset attention, deep learning

CLC Number: