Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
TY424 committed Apr 17, 2024
1 parent f475b9d commit 6252836
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2 class="title is-2 publication-title" style="margin-top: 0; margin-bottom: 2"
<a href="">Peng Qiao</a><sup>1</sup>
</span>&nbsp;&nbsp;&nbsp;&nbsp;
<span class="author-block">
<a href="">Yong Dou</a>
<a href="">Yong Dou</a><sup>1</sup>
</span>
</div>

Expand Down Expand Up @@ -105,12 +105,12 @@ <h2 class="title is-2 publication-title" style="margin-top: 0; margin-bottom: 2"

<!-- Code Link. -->
<span class="link-block">
<a href="https://ty424.github.io/AbsGS.github.io/"
<a href="https://github.com/TY424/AbsGS"
class="external-link button is-normal is-rounded is-dark disabled">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Code (Coming soon)</span>
<span>Code</span>
</a>
</span>
</div>
Expand Down Expand Up @@ -325,17 +325,19 @@ <h3 class="title is-4" style="margin-top: 60px;"> Selected Gaussian ellipsoids f
</section>


<!-- <section class="section" id="BibTeX">
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@article{zhang2024pixelgs,
title = {AbsGS: Density Control with Pixel-aware Gradient for 3D Gaussian Splatting},
author = {Zheng, Zhang and Wenbo, Hu and Yixing, Lao and Tong, He and Hengshuang, Zhao},
journal = {arXiv:2403.15530},
year = {2024},
<pre><code>@misc{ye2024absgs,
title={AbsGS: Recovering Fine Details for 3D Gaussian Splatting},
author={Zongxin Ye and Wenyu Li and Sidun Liu and Peng Qiao and Yong Dou},
year={2024},
eprint={2404.10484},
archivePrefix={arXiv},
primaryClass={cs.CV}
}</code></pre>
</div>
</section> -->
</section>



Expand Down

0 comments on commit 6252836

Please sign in to comment.