gsrelight-model / README.md
NCJ's picture
Update README.md
6bf0f28 verified
---
license: mit
---
# GS^3 Pre-trained Models
This repository contains pre-trained models for the SIGGRAPH Asia 2024 Paper: "GS^3: Efficient Relighting with Triple Gaussian Splatting".
- Project Page: [https://gsrelight.github.io/](https://gsrelight.github.io/)
- arXiv: [2410.11419](https://arxiv.org/abs/2410.11419)
Please cite our paper if you use our models:
```bibtex
@inproceedings {bi2024rgs,
title = {GS\textsuperscript{3}: Efficient Relighting with Triple Gaussian Splatting},
author = {Zoubin Bi and Yixin Zeng and Chong Zeng and Fan Pei and Xiang Feng and Kun Zhou and Hongzhi Wu},
booktitle = {SIGGRAPH Asia 2024 Conference Papers},
year = {2024}
}
```