Skip to content

Commit

Permalink
add arxiv link to webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreAmaduzzi committed Sep 19, 2023
1 parent daec1f8 commit 5de41e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/paper.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h2 align="centered" class="title">ICCVW 2023 Paper</h2>
<br>
<br>
<br>
<a href="my_arxiv_here">
<a href="https://arxiv.org/pdf/2309.07917.pdf">
<img style="width:90%" src="assets/mini_paper.drawio.png" >
</a>
</div>
Expand All @@ -16,7 +16,7 @@ <h2 align="centered" class="title">ICCVW 2023 Paper</h2>
<br>
<div class="container columns is-centered">
<div>
<B><a href="<my_arxiv_link>"><font size = "+2">Looking at words and points with attention: a benchmark for text-to-shape coherence</font></a><br></B>
<B><a href="https://arxiv.org/pdf/2309.07917.pdf"><font size = "+2">Looking at words and points with attention: a benchmark for text-to-shape coherence</font></a><br></B>
<B><i> Andrea Amaduzzi, Giuseppe Lisanti, Samuele Salti, Luigi Di Stefano</B></i>
<br>
<i><font size = "-1">*Equal Contribution</font></i>
Expand Down

0 comments on commit 5de41e8

Please sign in to comment.