Skip to content

Implementation of PU-Net in PyTorch for high-resolution point cloud upsampling.

Notifications You must be signed in to change notification settings

zsoltzsolt/PU-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PU-Net: Point Cloud Upsampling - Implementation in PyTorch

An implementation of the groundbreaking Point Cloud Upsampling Network (PU-Net) in PyTorch.

Developed by Lequan Yu, Xianzhi Li, Chi-Wing Fu, Daniel Cohen-Or, and Pheng-Ann Heng, PU-Net offers a powerful solution for enhancing the resolution of point clouds.

Paper: [https://arxiv.org/pdf/1801.06761]

Overview

PU-Net introduces a novel neural network architecture specifically designed to upsample point clouds. It effectively increases the density of point clouds while preserving the detailed geometric structures, making it an essential tool for applications in 3D modeling, computer graphics, and computer vision.

Getting Started

Clone the repository and follow the instructions in the documentation to get started with PU-Net.

git clone https://github.com/yourusername/PU-Net.git
cd PU-Net

Acknowledgments

This implementation is part of a project for the Computer Engineering laboratory. We extend our gratitude to the original authors for their pioneering work and for making their research accessible to the community.

About

Implementation of PU-Net in PyTorch for high-resolution point cloud upsampling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published