Skip to content

Commit 573d462

Browse files
committed
updates
1 parent f4ece4f commit 573d462

File tree

4 files changed

+43
-4
lines changed

4 files changed

+43
-4
lines changed

docs/bmvc-2025-logo-small.png

141 KB
Loading

index.html

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,49 @@ <h1>Incremental Multi-Scene Modelling via Continual Neural Graphics Primitives</
1212
</header>
1313

1414
<div style="text-align:center;">
15-
<a href="https://anonymous.4open.science/r/C-NGP/README.md" target="_blank">
16-
<image src="docs/code.png" style="width:50px; height:50px; border-radius: 50%;"/>
17-
<p style="margin: 0px 0 0 0; font-size: 15px; font-weight: bold;"><\Code></p>
18-
</a>
15+
<table style="margin: 0px auto; border-spacing: 20px; text-align:center;">
16+
<tr>
17+
<td>
18+
Prajwal Singh
19+
</td>
20+
<td>
21+
Ashish Tiwari
22+
</td>
23+
<td>
24+
Gautam Vashishtha
25+
</td>
26+
<td>
27+
Shanmuganathan Raman
28+
</td>
29+
</tr>
30+
<tr>
31+
<td></td>
32+
<td></td>
33+
<td>
34+
CVIG Lab, IIT Gandhinagar
35+
</td>
36+
<td></td>
37+
</tr>
38+
</table>
39+
</div>
40+
41+
<div style="text-align:center;">
42+
<table align="center" style="margin: 0px auto; border-spacing: 20px;">
43+
<tr>
44+
<th>
45+
<a href="https://arxiv.org/pdf/2411.19903" target="_blank" style="text-decoration:none">
46+
<image src="docs/bmvc-2025-logo-small.png" style="width:130px; height:50px; border-radius: 0%;"/>
47+
<p style="margin: 0px 0 0 0; font-size: 15px; font-weight: bold;">[Paper]</p>
48+
</a>
49+
</th>
50+
<th>
51+
<a href="https://github.com/prajwalsingh/C-NGP/" target="_blank" style="text-decoration:none">
52+
<image src="docs/code.png" style="width:50px; height:50px; border-radius: 50%;"/>
53+
<p style="margin: 0px 0 0 0; font-size: 15px; font-weight: bold;">[Code]</p>
54+
</a>
55+
</th>
56+
</tr>
57+
</table>
1958
</div>
2059

2160
<!-- Center align the images -->
-11.7 MB
Loading
-1.78 MB
Loading

0 commit comments

Comments
 (0)