Skip to content

Commit f1e1471

Browse files
committed
added arxiv link
1 parent 42a63f4 commit f1e1471

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ <h1 class="title is-1 publication-title">Post-hoc Probabilistic Vision-Language
7575
<div class="column has-text-centered">
7676
<div class="publication-links">
7777
<!-- PDF Link. -->
78-
<!-- <span class="link-block">
79-
<a href="https://arxiv.org/pdf/2411.19756"
78+
<span class="link-block">
79+
<a href="https://arxiv.org/pdf/2412.06014"
8080
class="external-link button is-normal is-rounded is-dark">
8181
<span class="icon">
8282
<i class="fas fa-file-pdf"></i>
@@ -85,14 +85,14 @@ <h1 class="title is-1 publication-title">Post-hoc Probabilistic Vision-Language
8585
</a>
8686
</span>
8787
<span class="link-block">
88-
<a href="https://arxiv.org/abs/2411.19756"
88+
<a href="https://arxiv.org/abs/2412.06014"
8989
class="external-link button is-normal is-rounded is-dark">
9090
<span class="icon">
9191
<i class="ai ai-arxiv"></i>
9292
</span>
9393
<span>arXiv</span>
9494
</a>
95-
</span> -->
95+
</span>
9696
<!-- Code Link. -->
9797
<span class="link-block">
9898
<a href="https://github.com/AaltoML/bayesVLM"
@@ -186,10 +186,10 @@ <h2 class="title is-3">Pipeline</h2>
186186
<div class="container is-max-desktop content">
187187
<h2 class="title">BibTeX</h2>
188188
<pre><code class="language-bibtex">@article{baumann2024bayesvlm,
189-
title = {{BayesVLM}: Post-hoc Probabilistic Vision-Language Models}},
189+
title = {Post-hoc Probabilistic Vision-Language Models}},
190190
author = {Anton Baumann, Rui Li, Marcus Klasson, Santeri Mentu, Shyamgopal Karthik, Zeynep Akata, Arno Solin and Martin Trapp},
191191
year = {2024},
192-
journal = {arXiv preprint}
192+
journal = {arXiv preprint arxiv:2412.06014}
193193
}</code></pre>
194194
</div>
195195
</section>

0 commit comments

Comments
 (0)