Skip to content

Commit f2207b0

Browse files
author
Anonymous
committed
Updated publications.
1 parent 25f7b8f commit f2207b0

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

_bibliography/papers.bib

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
11

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+
228
@INPROCEEDINGS{Reiser2023SIGGRAPH,
329
author = {Christian Reiser and Richard Szeliski and
430
Dor Verbin and Pratul P. Srinivasan and Ben Mildenhall

assets/img/bog.jpg

29.9 KB
Loading

assets/img/smerf.jpg

17.9 KB
Loading

0 commit comments

Comments
 (0)