Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,17 +9,17 @@ license: unknown
|
|
9 |
short_description: SE-GS
|
10 |
---
|
11 |
|
12 |
-
#
|
13 |
|
14 |
-
This is the repository that contains source code for the [
|
15 |
|
16 |
-
If you find
|
17 |
```
|
18 |
-
@article{
|
19 |
-
|
20 |
-
|
21 |
-
journal
|
22 |
-
year
|
23 |
}
|
24 |
```
|
25 |
|
|
|
9 |
short_description: SE-GS
|
10 |
---
|
11 |
|
12 |
+
# SE-GS
|
13 |
|
14 |
+
This is the repository that contains source code for the [SE-GS](https://sailor-z.github.io/projects/SEGS.html).
|
15 |
|
16 |
+
If you find SE-GS useful for your work please cite:
|
17 |
```
|
18 |
+
@article{zhao2024self,
|
19 |
+
title={Self-Ensembling Gaussian Splatting for Few-Shot Novel View Synthesis},
|
20 |
+
author={Zhao, Chen and Wang, Xuan and Zhang, Tong and Javed, Saqib and Salzmann, Mathieu},
|
21 |
+
journal={arXiv preprint arXiv:2411.00144v3},
|
22 |
+
year={2024}
|
23 |
}
|
24 |
```
|
25 |
|