Skip to content

Commit

Permalink
Adjust images.
Browse files Browse the repository at this point in the history
  • Loading branch information
juexZZ committed Jun 25, 2024
1 parent 5bed091 commit 5444de3
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,13 @@ <h1 class="title is-2 publication-title">Tell Me Where You Are: Multimodal LLMs
</div>
</section>

<div class="pipeline">
<div class="columns is-centered has-text-centered">
<div class="column is-full_width">
<img src="misc/images/Teaser.pdf" alt="Motivation Image" class="center">
<img src="misc/images/Teaser.jpg" alt="Motivation Image" class="center">
</div>
</div>
</div>

<div class="abstract">
<div class="container is-max-desktop">
Expand Down Expand Up @@ -239,7 +241,7 @@ <h2 class="title is-3">Abstract</h2>

<div class="pipeline">
<h2 class="title is-3">Pipeline</h2>
<img src="misc/images/Pipeline.pdf" alt="Pipeline Image">
<img src="misc/images/Pipeline.jpg" alt="Pipeline Image">
</div>


Expand Down Expand Up @@ -315,19 +317,19 @@ <h2 class="title is-3">Qualitative Results</h2>
</div>
</div>
</div>
<img src="misc/images/Demo.pdf" alt="Demo Image1">
<img src="misc/images/Demo.jpg" alt="Demo Image1">
<br>
<br>
<img src="misc/images/Demo2.pdf" alt="Demo Image2">
<img src="misc/images/Demo2.jpg" alt="Demo Image2">
<br>
<br>
<img src="misc/images/Demo3.pdf" alt="Demo Image3">
<img src="misc/images/Demo3.jpg" alt="Demo Image3">
<br>
<br>
<img src="misc/images/Demo4.pdf" alt="Demo Image4">
<img src="misc/images/Demo4.jpg" alt="Demo Image4">
<br>
<br>
<img src="misc/images/Demo5.pdf" alt="Demo Image5">
<img src="misc/images/Demo5.jpg" alt="Demo Image5">
<br>
<br>
</div>
Expand Down
Binary file added misc/images/Demo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Demo.pdf
Binary file not shown.
Binary file added misc/images/Demo2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Demo2.pdf
Binary file not shown.
Binary file added misc/images/Demo3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Demo3.pdf
Binary file not shown.
Binary file added misc/images/Demo4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Demo4.pdf
Binary file not shown.
Binary file added misc/images/Demo5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Demo5.pdf
Binary file not shown.
Binary file added misc/images/Pipeline.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Pipeline.pdf
Binary file not shown.
Binary file added misc/images/Teaser.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/Teaser.pdf
Binary file not shown.

0 comments on commit 5444de3

Please sign in to comment.