Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tirtho149 authored Nov 10, 2024
1 parent 8a1c148 commit 37f8620
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,23 +174,19 @@ <h2 class="title is-3" style="margin: 0;">Dataset Features</h2>
<section class="hero is-small" style="margin-bottom: 1rem;">
<div class="hero-body" style="padding-bottom: 1rem;">
<div class="container">
<h2 class="title is-4">New Benchmark</h2>
<h2 class="title is-4">Results</h2>
<div class="content">
<p>

Precision-recall curves for the three scenarios based on varying distance thresholds after 30,000 iterations (Scenarios I and II) and 60,000 iterations (Scenario III)for (A) Instant-NGP, (B) TensoRF, and (C) NeRFacto
</p>
</div>

<div class="image-container" style="text-align: center;">
<img src="static/images/BenchMark.png" alt="lifestages" style="width: 80%; height: auto;">
<img src="static/images/overall.png" alt="lifestages" style="width: 80%; height: auto;">
<p class="caption has-text-centered">

</p>
</div>
<div class="image-container" style="text-align: center;">
<img src="static/images/AgEvalBenchMark.png" alt="lifestages" style="width: 80%; height: auto;">

</div>
</div>
</div>
</section>
Expand Down

0 comments on commit 37f8620

Please sign in to comment.