Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thodan authored Sep 16, 2024
1 parent e64ebe8 commit 84f6308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ <h1 class="display-3 fw-bold text-white mb-2">HOT3D</h1>
<a class="btn btn-secondary btn-sm px-8 me-sm-1" href="#hot3d-clips">HOT3D-Clips</a>
<a class="btn btn-secondary btn-sm px-8 me-sm-1" href="#challenges">Challenges</a>
<!-- <a class="btn btn-secondary btn-sm px-8 me-sm-1" href="#toolkit">Toolkit</a> -->
<a href="https://explorer.projectaria.com/">Explore</a>
<a class="btn btn-primary btn-sm px-8 me-sm-1" href="#download">Download</a>
<a class="btn btn-primary btn-sm px-8 me-sm-1" href="https://arxiv.org/pdf/2406.09598">Whitepaper</a>

Expand Down Expand Up @@ -72,6 +73,7 @@ <h1 class="display-3 fw-bold text-white mb-2">HOT3D</h1>
<div class="container px-5 mt-2 mb-3">
<h2 class="fw-bolder">News</h2>
<ul>
<li><b>September 16, 2024</b> - The full HOT3D datasets can now be browsed in <a href="https://explorer.projectaria.com/">Dataset Explorer</a>. Visualizations of HOT3D-Clips are provided <a href="https://facebookresearch.github.io/hot3d/#hot3d-clips">below</a>.
<li><b>September 11, 2024</b> - Submission deadline of the <a href="https://bop.felk.cvut.cz/challenges/bop-challenge-2024/">BOP Challenge 2024</a> is <a href="https://groups.google.com/g/bop-benchmark/c/pd7AVa2YwYA">extended</a> to November 29, and of the <a href="https://eval.ai/web/challenges/challenge-page/2333/overview">Egocentric Hand Tracking Challenge</a> to September 22. While the 2024 winners will be selected from results submitted before these deadlines, the submission forms will stay open indefinitely.</li>
<li><b>July 1, 2024</b> - <a href="#hot3d-clips">HOT3D-Clips</a> used in two ECCV 2024 challenges: <a href="https://bop.felk.cvut.cz/challenges/bop-challenge-2024">BOP Challenge 2024</a> on object detection and pose estimation, and <a href="https://eval.ai/web/challenges/challenge-page/2333/overview">Egocentric Hand Tracking Challenge</a> on hand pose and shape estimation.</li>
<li><b>June 17, 2024</b> - HOT3D publicly announced at <a href="https://egovis.github.io/cvpr24/">EgoVis CVPR 2024 workshop</a> in Seattle.</li>
Expand Down

0 comments on commit 84f6308

Please sign in to comment.