You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _bibliography/papers.bib
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,30 @@
1
1
2
+
@INPROCEEDINGS{Reiser2024SIGGRAPH,
3
+
author = {Christian Reiser and Stephan Garbin and Pratul P. Srinivasan and
4
+
Dor Verbin and Richard Szeliski and Ben Mildenhall and
5
+
Jonathan T. Barron and Peter Hedman and Andreas Geiger},
6
+
title = {Binary Opacity Grids: Capturing Fine Geometric Detail for Mesh-Based View Synthesis},
7
+
booktitle = {SIGGRAPH},
8
+
year = {2024},
9
+
selected = {true},
10
+
img = {/assets/img/bog.jpg},
11
+
arxiv = {2402.12377},
12
+
video = {https://www.youtube.com/watch?v=2TPUmGRg8bM},
13
+
website = {binary_opacity_grid}
14
+
}
15
+
16
+
17
+
@INPROCEEDINGS{Duckworth2024SIGGRAPH,
18
+
author = {Daniel Duckworth and Peter Hedman and Christian Reiser and Peter Zhizhin and Jean-François Thibert and Mario Lučić and Richard Szeliski and Jonathan T. Barron},
19
+
title = {SMERF: Streamable Memory Efficient Radiance Fields for Real-Time Large-Scene Exploration},
20
+
booktitle = {SIGGRAPH},
21
+
year = {2024},
22
+
selected = {true},
23
+
img = {/assets/img/smerf.jpg},
24
+
arxiv = {2312.07541},
25
+
video = {https://www.youtube.com/watch?v=zhO8iUBpnCc},
26
+
}
27
+
2
28
@INPROCEEDINGS{Reiser2023SIGGRAPH,
3
29
author = {Christian Reiser and Richard Szeliski and
4
30
Dor Verbin and Pratul P. Srinivasan and Ben Mildenhall
0 commit comments