Skip to content

Commit

Permalink
improve readability
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbzm committed Oct 2, 2024
1 parent 5d1b140 commit 9568d6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project-page/index_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,8 @@ <h1 class="title is-1 publication-title">

While all selected datasets contribute to the compression rank, the densification rank is limited only
to the Tanks and Temples and MipNeRF-360 datasets.
The quality metrics PSNR, SSIM, and LPIPS are equally weighted with the model size for the compression rank,
and with the number of Gaussians for the densification rank.
The quality metrics <b>PSNR</b>, <b>SSIM</b>, and <b>LPIPS</b> are equally weighted with the <b>model size</b> for the compression rank,
and with the <b>number of Gaussians</b> for the densification rank.

<br>
<br>
Expand Down

0 comments on commit 9568d6c

Please sign in to comment.