Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fangkang515 authored Oct 10, 2024
1 parent 369b221 commit 92ec70d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CE3D/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,20 @@ <h1 class="title is-1 publication-title">ECCV 2024</h1>
<!-- Method. -->
<div class="columns is-centered has-text-centered">
<div class="column is-five-fifths">
<h2 class="title is-3">Editing Results</h2>
<h2 class="title is-3">LLM-Driven 3D Scene Editing</h2>
<div class="content has-text-justified">
<img id="teaser" height="80%" src="./static/images/chat.png">
</div>
</div>
</div>
</section>

<section class="section", id="method">
<div class="container is-max-desktop">
<!-- Method. -->
<div class="columns is-centered has-text-centered">
<div class="column is-five-fifths">
<h2 class="title is-3">Various Editing Abilities</h2>
<div class="content has-text-justified">
<img id="teaser" height="80%" src="./static/images/1.png">
<img id="teaser" height="80%" src="./static/images/2.png">
Expand Down

0 comments on commit 92ec70d

Please sign in to comment.