Skip to content

Commit 34e549d

Browse files
added scandiff logo
1 parent 1fa233b commit 34e549d

File tree

4 files changed

+9
-90
lines changed

4 files changed

+9
-90
lines changed

assets/scandiff_logo.png

258 KB
Loading

index.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,18 @@
4949
<div class="column has-text-centered">
5050
<!-- Nuova riga con immagine + scritta sulla stessa linea -->
5151
<div style="display: flex; align-items: center; justify-content: center; margin-bottom: 1rem;">
52-
<img src="assets/iccv2025_logo.svg" alt="ICCV Logo" style="height: 70px; margin-right: 15px;">
52+
<img src="assets/iccv2025_logo.svg" alt="ICCV Logo" style="height: 60px; margin-right: 0px;">
5353
<!-- <span style="font-size: 1.5rem; font-weight: 600; color: #5c5c5c;">ICCV 2025</span> -->
5454
</div>
5555

56-
<h1 class="title is-1 publication-title">Modeling Human Gaze Behavior with Diffusion Models for Unified Scanpath Prediction</h1>
56+
<div style="display: flex; align-items: center;">
57+
<img src="assets/scandiff_logo.png" alt="Icon" style="height: 100px; margin-right: 15px;">
58+
<h1 class="title is-1 publication-title">
59+
Modeling Human Gaze Behavior with Diffusion Models for Unified Scanpath Prediction
60+
</h1>
61+
<img src="assets/scandiff_logo.png" alt="Icon" style="height: 100px; margin-left: 15px;">
62+
</div>
63+
<!-- <h1 class="title is-1 publication-title">Modeling Human Gaze Behavior with Diffusion Models for Unified Scanpath Prediction</h1> -->
5764
<div class="is-size-5 publication-authors">
5865
<span class="author-block">
5966
<a href="https://giuseppecartella.github.io/">Giuseppe Cartella</a><sup>1</sup>,</span>

static/images/favicon.svg

Lines changed: 0 additions & 51 deletions
This file was deleted.

static/images/favicon_old.svg

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)