Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
niujinshuchong committed Apr 5, 2024
1 parent b2cd610 commit 3ba6fbb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions mip-splatting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@
<div class="column has-text-centered">
<h1 class="title is-1 publication-title" style="margin-bottom: 0"><strong>Mip-Splatting</strong></h1>
<h2 class="title is-2 publication-title" style="margin-top: 0; margin-bottom: 0">Alias-free 3D Gaussian Splatting</h2>

<br>
<h2 class="title is-4" style="margin-top: 0; margin-bottom: 0">CVPR 2024 (Oral)</h2>
<br>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://niujinshuchong.github.io/">Zehao Yu</a><sup>1,2</sup></span>&nbsp;&nbsp;&nbsp;&nbsp;
Expand Down Expand Up @@ -470,8 +472,8 @@ <h2 class="title">BibTeX</h2>
<pre><code>@article{Yu2023MipSplatting,
author = {Yu, Zehao and Chen, Anpei and Huang, Binbin and Sattler, Torsten and Geiger, Andreas},
title = {Mip-Splatting: Alias-free 3D Gaussian Splatting},
journal = {arXiv:2311.16493},
year = {2023},
journal = {Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2024},
}</code></pre>
</div>
</section>
Expand Down

0 comments on commit 3ba6fbb

Please sign in to comment.