Skip to content
/ PU-MFA Public

Official PyTorch Implementation of PU-MFA : Point cloud Up-sampling via Multi-scale Features Attention

Notifications You must be signed in to change notification settings

rhtm02/PU-MFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

PU-MFA

Official PyTorch Implementation of PU-MFA : Point cloud Up-sampling via Multi-scale Features Attention https://www.mdpi.com/1424-8220/22/23/9308

The code will be released soon

Abstract

Recently, research using point clouds has been increasing with the development of 3D scanner technology. According to this trend, the demand for high-quality point clouds is increasing, but there is still a problem with the high cost of obtaining high-quality point clouds. Therefore, with the recent remarkable development of deep learning, point cloud up-sampling research, which uses deep learning to generate high-quality point clouds from low-quality point clouds, is one of the fields attracting considerable attention. This paper proposes a new point cloud up-sampling method called Point cloud Up-sampling via Multi-scale Features Attention (PU-MFA). Inspired by prior studies that reported good performance at generating high-quality dense point set using the multi-scale features or attention mechanisms, PU-MFA merges the two through a U-Net structure. In addition, PU-MFA adaptively uses multi-scale features to refine the global features effectively. The PU-MFA was compared with other state-of-the-art methods in various evaluation metrics through various experiments using the PU-GAN dataset, which is a synthetic point cloud dataset, and the KITTI dataset, which is the real-scanned point cloud dataset. In various experimental results, PU-MFA showed superior performance of generating high-quality dense point set in quantitative and qualitative evaluation compared to other state-of-the-art methods, proving the effectiveness of the proposed method. The attention map of PU-MFA was also visualized to show the effect of multi-scale features.

About

Official PyTorch Implementation of PU-MFA : Point cloud Up-sampling via Multi-scale Features Attention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published