Skip to content

Commit bd2867e

Browse files
committed
27.2/update audio
1 parent f1b7029 commit bd2867e

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed
Binary file not shown.

index.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<div class="columns is-centered">
4949
<div class="column has-text-centered">
5050
<h1 class="title is-1 publication-title">SharpDepth: Sharpening Metric Depth Predictions Using Diffusion Distillation</h1>
51-
<h3 class="title has-text-centered">arXiv 2024</h3>
51+
<h3 class="title has-text-centered">CVPR 2025</h3>
5252
<div class="is-size-5 publication-authors">
5353
<span class="author-block">
5454
<a href="https://haiphamcse.github.io/" target="_blank" rel="noopener noreferrer">
@@ -77,7 +77,7 @@ <h3 class="title has-text-centered">arXiv 2024</h3>
7777
</div>
7878

7979
<div class="is-size-5 publication-authors">
80-
<span class="author-block"> <sup>1</sup> VinAI Research, Vietnam <sup>2</sup> Trinity College Dublin </span>
80+
<span class="author-block"> <sup>1</sup> VinAI Research, Vietnam <sup>2</sup> Trinity College Dublin, Ireland </span>
8181
<span class="eql-cntrb"><small><br><sup>*</sup>Indicates Equal Contribution</small></span>
8282
</div>
8383

@@ -100,6 +100,7 @@ <h3 class="title has-text-centered">arXiv 2024</h3>
100100
</div>
101101
</section>
102102

103+
103104
<section class="hero teaser">
104105
<div class="container is-max-desktop">
105106
<div class="hero-body">
@@ -112,6 +113,21 @@ <h2 class="subtitle has-text-centered">
112113
</section>
113114

114115

116+
<section class="hero">
117+
<div class="hero-body">
118+
<div class="container is-max-desktop">
119+
<div class="column has-text-centered">
120+
<h2 class="title has-text-centered is-4">Audio Presentation (by NotebookLM)</h2>
121+
<audio controls>
122+
<source src="images/SharpDepth_ High-Fidelity Zero-Shot Metric Depth Estimation.wav" type="audio/mpeg">
123+
Your browser does not support the audio element.
124+
</audio>
125+
</div>
126+
</div>
127+
</div>
128+
</section>
129+
130+
115131
<!-- Teaser video-->
116132
<section class="hero teaser">
117133
<div class="container is-max-desktop">

0 commit comments

Comments
 (0)