Skip to content

Commit 5ece84e

Browse files
authored
add challenge
1 parent 55409a4 commit 5ece84e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,10 @@ <h1>Assembly101: A Large-Scale Multi-View Video Dataset for Understanding Proced
262262
<span class="material-icons"> videocam </span>
263263
Sample
264264
</a>
265+
<a class="paper-btn" href="https://codalab.lisn.upsaclay.fr/competitions/5256" style="width: 20%; background-color: #c9270e;">
266+
<span class="material-icons"> leaderboard </span>
267+
ECCV 22 Challenge
268+
</a>
265269
</div>
266270
</div>
267271
</div>
@@ -287,11 +291,12 @@ <h1>Assembly101: A Large-Scale Multi-View Video Dataset for Understanding Proced
287291
<h2>News</h2>
288292
<hr>
289293
<div class="row">
290-
<div><span class="material-icons"> integration_instructions </span> [May 20th 2022] Code and models for the Action Recognition benchmark is now available on <a href="https://github.com/assembly-101/assembly101-action-recognition">github</a>. <strong style="color: red">[New]</strong></div>
291-
<div><span class="material-icons"> integration_instructions </span> [May 17th 2022] Annotations for both fine-grained and coarse actions are now available on <a href="https://github.com/assembly-101/assembly101-annotations">github</a>. <strong style="color: red">[New]</strong></div>
292-
<div><span class="material-icons"> integration_instructions </span> [May 2nd 2022] Scripts to download the videos are now available on <a href="https://github.com/assembly-101/assembly101-download-scripts">github</a>. <strong style="color: red">[New]</strong></div>
294+
<div><span class="material-icons"> leaderboard </span> [August 8th 2022] <a href="https://codalab.lisn.upsaclay.fr/competitions/5256"> 3D Action Recognition Challenge </a> for Assembly101 is online. Results will be presented at the "<a href="https://sites.google.com/view/egocentric-hand-body-activity">Human Body, Hands, and Activities from Egocentric and Multi-view Cameras</a>" workshop at ECCV 22. <strong style="color: red">[New]</strong></div>
295+
<div><span class="material-icons"> integration_instructions </span> [May 20th 2022] Code and models for the Action Recognition benchmark is now available on <a href="https://github.com/assembly-101/assembly101-action-recognition">github</a>.
296+
<div><span class="material-icons"> integration_instructions </span> [May 17th 2022] Annotations for both fine-grained and coarse actions are now available on <a href="https://github.com/assembly-101/assembly101-annotations">github</a>.
297+
<div><span class="material-icons"> integration_instructions </span> [May 2nd 2022] Scripts to download the videos are now available on <a href="https://github.com/assembly-101/assembly101-download-scripts">github</a>.
293298
<div><span class="material-icons"> integration_instructions </span> [March 28th 2022] Dataset released on <a href="https://drive.google.com/drive/folders/1nh8PHwEw04zxkkkKlfm4fsR3IPEDvLKj?usp=sharing">Google Drive</a>.</div>
294-
<div><span class="material-icons"> description </span> [March 28th 2022] Paper released on <a href="https://arxiv.org/pdf/2203.14712.pdf">arXiv</a>.</div>
299+
<div><span class="material-icons"> description </span> [March 28th 2022] Paper released on <a href="https://arxiv.org/pdf/2203.14712.pdf">arXiv</a>.</div>
295300
</div>
296301
</section>
297302

0 commit comments

Comments
 (0)