@@ -75,8 +75,8 @@ <h1 class="title is-1 publication-title">Post-hoc Probabilistic Vision-Language
75
75
< div class ="column has-text-centered ">
76
76
< div class ="publication-links ">
77
77
<!-- 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 "
80
80
class ="external-link button is-normal is-rounded is-dark ">
81
81
< span class ="icon ">
82
82
< i class ="fas fa-file-pdf "> </ i >
@@ -85,14 +85,14 @@ <h1 class="title is-1 publication-title">Post-hoc Probabilistic Vision-Language
85
85
</ a >
86
86
</ span >
87
87
< span class ="link-block ">
88
- <a href="https://arxiv.org/abs/2411.19756 "
88
+ < a href ="https://arxiv.org/abs/2412.06014 "
89
89
class ="external-link button is-normal is-rounded is-dark ">
90
90
< span class ="icon ">
91
91
< i class ="ai ai-arxiv "> </ i >
92
92
</ span >
93
93
< span > arXiv</ span >
94
94
</ a >
95
- </span> -->
95
+ </ span >
96
96
<!-- Code Link. -->
97
97
< span class ="link-block ">
98
98
< a href ="https://github.com/AaltoML/bayesVLM "
@@ -186,10 +186,10 @@ <h2 class="title is-3">Pipeline</h2>
186
186
< div class ="container is-max-desktop content ">
187
187
< h2 class ="title "> BibTeX</ h2 >
188
188
< pre > < code class ="language-bibtex "> @article{baumann2024bayesvlm,
189
- title = {{BayesVLM}: Post-hoc Probabilistic Vision-Language Models}},
189
+ title = {Post-hoc Probabilistic Vision-Language Models}},
190
190
author = {Anton Baumann, Rui Li, Marcus Klasson, Santeri Mentu, Shyamgopal Karthik, Zeynep Akata, Arno Solin and Martin Trapp},
191
191
year = {2024},
192
- journal = {arXiv preprint}
192
+ journal = {arXiv preprint arxiv:2412.06014 }
193
193
}</ code > </ pre >
194
194
</ div >
195
195
</ section >
0 commit comments