Skip to content

Commit

Permalink
Show leaderboard announcement again
Browse files Browse the repository at this point in the history
  • Loading branch information
nagyrajmund authored Apr 15, 2024
1 parent c7b9b3a commit b15804f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
4 changes: 2 additions & 2 deletions challenge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h1 class="mb-2">
Agents</div>
<!-- -->

<!-- <div class="announcement-box">
<div class="announcement-box">
<h2>&#9733; Latest news &#9733;</h2>
<span style="font-size: x-large" ;>
The GENEA team is preparing an <b>online leaderboard</b> for benchmarking gesture
Expand All @@ -141,7 +141,7 @@ <h2>&#9733; Latest news &#9733;</h2>
href="https://docs.google.com/forms/d/e/1FAIpQLSeiWKocndyCbUCBXF0vOBeX35AmiMufgX9r4oJQZ95PtHWsHg/viewform">on
this link</a>!
</span>
</div> -->
</div>


<p class="mb-5">
Expand Down
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,37 @@ <h1 class="mb-2">GENEA 2023
<!-- -->

<p class="mb-5">
<div class="col-sm-12 col-md-12">
<div class="row">
<div class="announcement-box">
<h2>&#9733; Latest news &#9733;</h2>
<span style="font-size: x-large" ;>
<ol>
<li>
The proposal for this year's <b>GENEA Workshop at ICMI 2024</b> has been submitted. Fingers
crossed!
The GENEA Workshop will be held again at ICMI 2024 this year! Please visit <a
href="https://genea-workshop.github.io/2024/workshop/">this link for details</a>.
</li>
<hr>
<li>The GENEA team is preparing an <b>online leaderboard</b> for benchmarking gesture generation
models with human evaluation. This project is the evolution of the GENEA challenge, so stay
tuned!
<ul>
If you would like to stay updated on major developments in the leaderboard project, sign up
with
your e-mail address <a
href="https://docs.google.com/forms/d/e/1FAIpQLSeiWKocndyCbUCBXF0vOBeX35AmiMufgX9r4oJQZ95PtHWsHg/viewform">on
this link</a>!
</ul>
</li>
</ol>

</span>

</div>
</div>
</div>
<div class="col-sm-12 col-md-12">
<div class="row">
<div class="col-4">
Expand Down

0 comments on commit b15804f

Please sign in to comment.