File size: 703 Bytes
d3ce65e
 
 
 
 
 
 
 
6bf0f28
 
d3ce65e
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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}
}
```