Skip to content

Commit 66db083

Browse files
committed
🎈 perf: add pictures
1 parent b511b68 commit 66db083

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

assets/imgs/apexnav_benchmark.jpg

403 KB
Loading

assets/imgs/pipeline.jpg

645 KB
Loading

index.html

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<h2>ApexNav: An Adaptive Exploration Strategy for Zero-Shot Object Navigation with Target-centric Semantic Fusion
6363
</h2>
6464
<h5 style="color:#5a6268;">
65-
<!-- IROS 2024 Oral -->
65+
The paper is under review.
6666
</h5>
6767
<hr>
6868
<h6 style="line-height: 26px;">
@@ -125,22 +125,36 @@ <h1>Abstract</h1>
125125
<br>
126126

127127
<!-- System Overview -->
128-
<!-- <section>
128+
<section>
129129
<div class="container">
130130
<div class="warp-container">
131131
<div class="row">
132132
<div class="col-12 text-center">
133133
<h1>System Overview</h1>
134134
<hr style="margin-top:0px">
135-
<img src="assets/imgs/pipeline.png" alt="Top" width="90%">
136-
<p align="center">
137-
<img src="assets/videos/overview.gif" width = 90% height = 90%/>
138-
</p>
135+
<img src="assets/imgs/pipeline.jpg" alt="Top" width="90%">
139136
</div>
140137
</div>
141138
</div>
142139
</div>
143-
</section> -->
140+
</section>
141+
142+
<br>
143+
144+
<!-- Benchmark Comparisons -->
145+
<section>
146+
<div class="container">
147+
<div class="warp-container">
148+
<div class="row">
149+
<div class="col-12 text-center">
150+
<h1>Benchmark Comparisons</h1>
151+
<hr style="margin-top:0px">
152+
<img src="assets/imgs/apexnav_benchmark.jpg" alt="Top" width="70%">
153+
</div>
154+
</div>
155+
</div>
156+
</div>
157+
</section>
144158

145159
<br>
146160

0 commit comments

Comments
 (0)