Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.06 KB

PointInfinity

[Project Page] [Paper]

This repository currently includes the core code of the default denoiser in PointInfinity.

License

The majority of PointInfinity is licensed under CC-BY-NC, however portions of the project are available under separate license terms: Point-E are licensed under the MIT license.

Acknowlegement and Reference

Part of this implementation is based on MCC, Point-E and RIN. If you find our work helpful, please consider citing these works, as well as ours:

@inproceedings{huang2024pointinfinity,
  title={PointInfinity: Resolution-Invariant Point Diffusion Models},
  author={Huang, Zixuan and Johnson, Justin and Debnath, Shoubhik and Rehg, James M and Wu, Chao-Yuan},
  booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
  year={2024}
}