File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,50 @@ <h3 class="title has-text-centered">CVPR 2025</h3>
8181 < span class ="eql-cntrb "> < small > < br > < sup > *</ sup > Indicates Equal Contribution</ small > </ span >
8282 </ div >
8383
84+ < div class ="column has-text-centered ">
85+ < div class ="publication-links ">
86+ <!-- PDF Link. -->
87+ < span class ="link-block ">
88+ < a href ="https://openaccess.thecvf.com/content/CVPR2025/html/Pham_SharpDepth_Sharpening_Metric_Depth_Predictions_Using_Diffusion_Distillation_CVPR_2025_paper.html "
89+ class ="external-link button is-normal is-rounded is-dark ">
90+ < span class ="icon ">
91+ < i class ="fas fa-file-pdf "> </ i >
92+ </ span >
93+ < span > Paper</ span >
94+ </ a >
95+ </ span >
96+ < span class ="link-block ">
97+ < a href ="https://arxiv.org/abs/2411.18229 "
98+ class ="external-link button is-normal is-rounded is-dark ">
99+ < span class ="icon ">
100+ < i class ="ai ai-arxiv "> </ i >
101+ </ span >
102+ < span > arXiv</ span >
103+ </ a >
104+ </ span >
105+ <!-- Video Link. -->
106+ < span class ="link-block ">
107+ < a href ="https://www.youtube.com/watch?v=gM28G1P6M2g "
108+ class ="external-link button is-normal is-rounded is-dark ">
109+ < span class ="icon ">
110+ < i class ="fab fa-youtube "> </ i >
111+ </ span >
112+ < span > Video</ span >
113+ </ a >
114+ </ span >
115+ <!-- Code Link. -->
116+ < span class ="link-block ">
117+ < a href ="https://github.com/Qualcomm-AI-research/SharpDepth "
118+ class ="external-link button is-normal is-rounded is-dark ">
119+ < span class ="icon ">
120+ < i class ="fab fa-github "> </ i >
121+ </ span >
122+ < span > Code</ span >
123+ </ a >
124+ </ span >
125+
126+ </ div >
127+
84128<!-- <div class="column has-text-centered">
85129 <div class="publication-links">
86130 <span class="link-block">
You can’t perform that action at this time.
0 commit comments