> For the complete documentation index, see [llms.txt](https://pcl.gitbook.io/tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pcl.gitbook.io/tutorial/part-3/part03-chapter02/part03-chapter02-punet.md).

# Point Cloud Upsampling Network

## 1. 개요

<https://adioshun.gitbooks.io/paper-3d-object-detection-and-tracking/content/2018-pu-net-point-cloud-upsampling-network.html>

## 2. 설치

* [\[논문\] PU-Net: Point Cloud Upsampling Network](https://arxiv.org/abs/1801.06761) : Lequan Yu, Xianzhi Li, Chi-Wing Fu, Daniel Cohen-Or, Pheng-Ann Heng., CVPR 2018
* [\[코드\] PU-Net: Point Cloud Upsampling Network](https://github.com/yulequan/PU-Net) : tensorflow
