Spaces:
dylanebert
/
Running on Zero

File size: 716 Bytes
5f9d349
 
 
 
 
 
 
 
 
 
 
 
 
8eef040
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: EDGS
emoji: 🎥
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false
python_version: "3.10"
license: other
---

This is a demo is a simplified version of the approach described in the paper, [EDGS: Eliminating Densification for Efficient Convergence of 3DGS"](https://arxiv.org/abs/2504.13204)

```
@misc{kotovenko2025edgseliminatingdensificationefficient,
      title={EDGS: Eliminating Densification for Efficient Convergence of 3DGS}, 
      author={Dmytro Kotovenko and Olga Grebenkova and Björn Ommer},
      year={2025},
      eprint={2504.13204},
      archivePrefix={arXiv},
      primaryClass={cs.GR},
      url={https://arxiv.org/abs/2504.13204}, 
}
```