Skip to content

Commit 9d668e7

Browse files
authored
Update README.md
1 parent 573d462 commit 9d668e7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h2 style="text-align:center;"> Incremental Multi-Scene Modelling via Continual Neural Graphics Primitives </h2>
2-
<p>[Paper] &nbsp;&nbsp; <a href="https://anonymous.4open.science/w/C-NGP/">[Website]</a></p>
2+
<p> <a href="https://arxiv.org/pdf/2411.19903">[Paper]</a> &nbsp;&nbsp; <a href="https://prajwalsingh.github.io/C-NGP/">[Website]</a></p>
33

44
<br/>
55

@@ -54,3 +54,13 @@
5454
with a multiresolution hash encoding. ACM transactions on graphics (TOG), 41(4), 1-15.
5555
[2] InstantNGP Pytorch Implementation: https://github.com/kwea123/ngp_pl]
5656
</pre>
57+
58+
### Cite
59+
<pre>
60+
@article{singh2024incremental,
61+
title={Incremental Multi-Scene Modeling via Continual Neural Graphics Primitives},
62+
author={Singh, Prajwal and Tiwari, Ashish and Vashishtha, Gautam and Raman, Shanmuganathan},
63+
journal={arXiv preprint arXiv:2411.19903},
64+
year={2024}
65+
}
66+
</pre>

0 commit comments

Comments
 (0)