Skip to content

Commit

Permalink
Merge pull request #42 from FreddieRao/main
Browse files Browse the repository at this point in the history
GigaHands 2 updates
  • Loading branch information
drsrinathsridhar authored Dec 18, 2024
2 parents f160866 + f4a1127 commit acdfae8
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _data/research.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,22 @@
"video": "",
"image": "images/papers/egosonics.jpg"
},
{
"category": "Publications",
"year": 2024,
"dateOfPublication": "2024",
"title": "GigaHands: A Massive Annotated Dataset of Bimanual Hand Activities",
"authors": "Rao Fu*, Dingxi Zhang*, Alex Jiang, Wanjia Fu, Austin Funk, Daniel Ritchie, Srinath Sridhar",
"journal": "ArXiv 2024",
"projectPage": "https://ivl.cs.brown.edu/research/gigahands.html",
"pdf": "https://www.arxiv.org/pdf/2412.04244",
"bibTex": "",
"moreInfo": "",
"googlePatents": "",
"pubman": "",
"video": "",
"image": "images/papers/gigahands.gif"
},
{
"category": "Publications",
"year": 2024,
Expand Down
Binary file added assets/images/papers/gigahands.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/gigahands/2dgs.mp4
Binary file not shown.
5 changes: 5 additions & 0 deletions research/gigahands.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ We showcase 3D hand motion captioning by training a generative model with GigaHa
Using only GigaHands, we enable 3D hand motion captioning for other datasets.
{% include video.html path="/assets/images/projects/gigahands/caption_itw_small.mp4" alt="[Caption in-th-wild Result]" %}

---
# Application: Dynamic 3D Scene Reconstruction
GigaHands provides hand motions captured from **51 camera views**, enabling dynamic 3D scene reconstruction. The examples below showcase frame-wise 2DGS (Huang et al.) reconstruction results.
{% include video.html path="/assets/images/projects/gigahands/2dgs.mp4" alt="[Reconstruction Result]" %}

---
# Citations
```
Expand Down

0 comments on commit acdfae8

Please sign in to comment.