| | --- |
| | license: other |
| |
|
| | tags: |
| | - diffusion |
| | - point-cloud |
| |
|
| | --- |
| | |
| | ### About |
| |
|
| | Other models are available on the original [***Github repo Link***](https://github.com/luost26/diffusion-point-cloud). It consists of a model for airplane generating. |
| |
|
| | ### Paper |
| |
|
| | [Paper - Diffusion Probabilistic Models for 3D Point Cloud Generation](https://arxiv.org/abs/2103.01458) |
| |
|
| |
|
| |
|
| | ### BibTeX Entry and Citation Info |
| | ``` |
| | @inproceedings{luo2021diffusion, |
| | author = {Luo, Shitong and Hu, Wei}, |
| | title = {Diffusion Probabilistic Models for 3D Point Cloud Generation}, |
| | booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, |
| | month = {June}, |
| | year = {2021} |
| | } |
| | ``` |