Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 2.3 KB

README.md

File metadata and controls

66 lines (53 loc) · 2.3 KB

360-GS: Layout-guided Panoramic Gaussian Splatting For Indoor Roaming

Jiayang Bai     Letian Huang     Jie Guo*      Wen Gong      Yuanqi Li      Yanwen Guo
Nanjing University

TODO List

  • Dataset preparation.
  • Release the code.

Dataset

Please read the README.

Acknowledgements

This project is built upon 3DGS. Please follow the license of 3DGS. We thank all the authors for their great work and repos.

Citation

If you find this work useful in your research, please cite:

@article{bai2024360,
  title={360-GS: Layout-guided Panoramic Gaussian Splatting For Indoor Roaming},
  author={Bai, Jiayang and Huang, Letian and Guo, Jie and Gong, Wen and Li, Yuanqi and Guo, Yanwen},
  journal={arXiv preprint arXiv:2402.00763},
  year={2024}
}
@article{huang2024erroranalysis3dgaussian,
    title={On the Error Analysis of 3D Gaussian Splatting and an Optimal Projection Strategy},
    author={Letian Huang and Jiayang Bai and Jie Guo and Yuanqi Li and Yanwen Guo},
    journal={arXiv preprint arXiv:2402.00752},
    year={2024}
}