Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zc-alexfan/arctic
[CVPR 2023] Official repository for downloading, processing, visualizing, and training models on the ARCTIC dataset.
https://github.com/zc-alexfan/arctic
List: arctic
3d-reconstruction animation artificial-intelligence augmented-reality awesome awesome-list computer-graphics computer-vision hand-object-interaction hand-tracking mano mixed-reality neural-networks pose-estimation pytorch smplx virtual-reality
Last synced: 3 months ago
JSON representation
[CVPR 2023] Official repository for downloading, processing, visualizing, and training models on the ARCTIC dataset.
- Host: GitHub
- URL: https://github.com/zc-alexfan/arctic
- Owner: zc-alexfan
- License: other
- Created: 2023-04-24T10:58:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-21T09:15:35.000Z (7 months ago)
- Last Synced: 2024-05-23T04:04:44.869Z (5 months ago)
- Topics: 3d-reconstruction, animation, artificial-intelligence, augmented-reality, awesome, awesome-list, computer-graphics, computer-vision, hand-object-interaction, hand-tracking, mano, mixed-reality, neural-networks, pose-estimation, pytorch, smplx, virtual-reality
- Language: Python
- Homepage: https://arctic.is.tue.mpg.de
- Size: 21 MB
- Stars: 248
- Watchers: 6
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - arctic - [CVPR 2023] Official repository for downloading, processing, visualizing, and training models on the ARCTIC dataset. (Other Lists / PowerShell Lists)
README
## ARCTIC 🥶: A Dataset for Dexterous Bimanual Hand-Object Manipulation
[ [Project Page](https://arctic.is.tue.mpg.de) ]
[ [Paper](https://download.is.tue.mpg.de/arctic/arctic_april_24.pdf) ]
[ [Video](https://www.youtube.com/watch?v=bvMm8gfFbZ8) ]
[ [Register ARCTIC Account](https://arctic.is.tue.mpg.de/register.php) ]
[ [ECCV'24 Competition](https://hands-workshop.org/challenge2024.html) ]
[ [Leaderboard](docs/leaderboard.md) ]
This is a repository for preprocessing, splitting, visualizing, and rendering (RGB, depth, segmentation masks) the ARCTIC dataset.
Further, here, we provide code to reproduce our baseline models in our CVPR 2023 paper (Vancouver, British Columbia 🇨🇦) and developing custom models.Our dataset contains heavily dexterous motion:
### News
> ✨CVPR 2024 Highlight: HOLD is the first method that jointly reconstructs articulated hands and objects from monocular videos without assuming a pre-scanned object template and 3D hand-object training data. See our [project page](https://github.com/zc-alexfan/hold) for details.
>
>
>
>
>
>
>
>- 2024.07.07: We host HANDS workshop at ECCV'24 to reconstruct hands and objects in ARCTIC without template. Join us [here](https://hands-workshop.org/challenge2024.html)
- 2023.12.20: MoCap can be downloaded now! See download [instructions](docs/data/README.md) and [visualization](docs/data/visualize.md).
- 2023.09.11: [ARCTIC leaderboard](https://arctic-leaderboard.is.tuebingen.mpg.de/) online!
- 2023.06.16: ICCV ARCTIC [challenge](https://sites.google.com/view/hands2023/home) starts!
- 2023.05.04: ARCTIC dataset with code for dataloaders, visualizers, models is officially announced (version 1.0)!
- 2023.03.25: ARCTIC ☃️ dataset (version 0.1) is available! 🎉Invited talks/posters at CVPR2023:
- [4D-HOI workshop: Keynote](https://4dhoi.github.io/)
- [Ego4D + EPIC workshop: Oral presentation](https://ego4d-data.org/workshops/cvpr23)
- [Rhobin workshop: Poster](https://rhobin-challenge.github.io/schedule.html)
- [3D scene understanding: Oral presentation](https://scene-understanding.com)### Why use ARCTIC?
Summary on dataset:
- It contains 2.1M high-resolution images paired with annotated frames, enabling large-scale machine learning.
- Images are from 8x 3rd-person views and 1x egocentric view (for mixed-reality setting).
- It includes 3D groundtruth for SMPL-X, MANO, articulated objects.
- It is captured in a MoCap setup using 54 high-end Vicon cameras.
- It features highly dexterous bimanual manipulation motion (beyond quasi-static grasping).Potential tasks with ARCTIC:
- Template-free bimanual [hand-object reconstruction](https://github.com/zc-alexfan/hold)
- Generating [hand grasp](https://korrawe.github.io/HALO/HALO.html) or [motion](https://github.com/cghezhang/ManipNet) with articulated objects
- Generating [full-body grasp](https://grab.is.tue.mpg.de/) or [motion](https://goal.is.tue.mpg.de/) with articulated objects
- Benchmarking performance of articulated object pose estimators from [depth images](https://articulated-pose.github.io/) with human in the scene
- Studying our [NEW tasks](https://download.is.tue.mpg.de/arctic/arctic_april_24.pdf) of consistent motion reconstruction and interaction field estimation
- Studying egocentric hand-object reconstruction
- Reconstructing [full-body with hands and articulated objects](https://3dlg-hcvc.github.io/3dhoi/) from RGB imagesCheck out our [project page](https://arctic.is.tue.mpg.de) for more details.
### Third-party ARCTIC resources
- [URDFs](https://github.com/zdchan/artigrasp/tree/main/rsc/arctic) for ARCTIC objects
- [Text description](https://github.com/JunukCha/Text2HOI?tab=readme-ov-file) for ARCTIC motions
- [Stable grasp](https://github.com/zhifanzhu/getagrip) labels on ARCTIC motions### Projects that use ARCTIC
Reconstruction:
- [Get a Grip: Reconstructing Hand-Object Stable Grasps in Egocentric Videos](https://zhifanzhu.github.io/getagrip/)
- [3D Hand Pose Estimation in Egocentric Images in the Wild](https://ap229997.github.io/projects/hands/)
- [Mitigating Perspective Distortion-induced Shape Ambiguity in Image Crops](https://ap229997.github.io/projects/ambiguity/)
- [SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation](https://caizhongang.com/projects/SMPLer-X/)
- [Benchmarks and Challenges in Pose Estimation for Egocentric Hand Interactions with Objects](https://arxiv.org/abs/2403.16428)Generation:
- [ArtiGrasp: Physically Plausible Synthesis of Bi-Manual Dexterous Grasping and Articulation](https://eth-ait.github.io/artigrasp/)
- [GeneOH Diffusion: Towards Generalizable Hand-Object Interaction Denoising via Denoising Diffusion](meowuu7.github.io/GeneOH-Diffusion)
- [Text2HOI: Text-guided 3D Motion Generation for Hand-Object Interaction](https://github.com/JunukCha/Text2HOI)
- [QuasiSim: Parameterized Quasi-Physical Simulators for
Dexterous Manipulations Transfer](https://meowuu7.github.io/QuasiSim/)
- [InterHandGen: Two-Hand Interaction Generation via Cascaded Reverse Diffusion](https://jyunlee.github.io/projects/interhandgen/)Create a pull request for missing projects.
### Features
- Instructions to download the ARCTIC dataset.
- Scripts to process our dataset and to build data splits.
- Rendering scripts to render our 3D data into RGB, depth, and segmentation masks.
- A viewer to interact with our dataset.
- Instructions to setup data, code, and environment to train our baselines.
- A generalized codebase to train, visualize and evaluate the results of ArcticNet and InterField for the ARCTIC benchmark.
- A viewer to interact with the prediction.### Getting started
Get a copy of the code:
```bash
git clone https://github.com/zc-alexfan/arctic.git
```- Setup environment: see [`docs/setup.md`](docs/setup.md)
- Download and visualize ARCTIC dataset: see [`docs/data/README.md`](docs/data/README.md)
- Training, evaluating for our ARCTIC baselines: see [`docs/model/README.md`](docs/model/README.md).
- Evaluation on test set: see [`docs/leaderboard.md`](docs/leaderboard.md)
- FAQ: see [`docs/faq.md`](docs/faq.md)### License
See [LICENSE](LICENSE).
### Citation
```bibtex
@inproceedings{fan2023arctic,
title = {{ARCTIC}: A Dataset for Dexterous Bimanual Hand-Object Manipulation},
author = {Fan, Zicong and Taheri, Omid and Tzionas, Dimitrios and Kocabas, Muhammed and Kaufmann, Manuel and Black, Michael J. and Hilliges, Otmar},
booktitle = {Proceedings IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2023}
}
```Our paper benefits a lot from [aitviewer](https://github.com/eth-ait/aitviewer). If you find our viewer useful, to appreciate their hard work, consider citing:
```bibtex
@software{kaufmann_vechev_aitviewer_2022,
author = {Kaufmann, Manuel and Vechev, Velko and Mylonopoulos, Dario},
doi = {10.5281/zenodo.1234},
month = {7},
title = {{aitviewer}},
url = {https://github.com/eth-ait/aitviewer},
year = {2022}
}
```### Acknowledgments
Constructing the ARCTIC dataset is a huge effort. The authors deeply thank: [Tsvetelina Alexiadis (TA)](https://ps.is.mpg.de/person/talexiadis) for trial coordination; [Markus Höschle (MH)](https://ps.is.mpg.de/person/mhoeschle), [Senya Polikovsky](https://is.mpg.de/person/senya), [Matvey Safroshkin](https://is.mpg.de/person/msafroshkin), [Tobias Bauch (TB)](https://www.linkedin.com/in/tobiasbauch/?originalSubdomain=de) for the capture setup; MH, TA and [Galina Henz](https://ps.is.mpg.de/person/ghenz) for data capture; [Priyanka Patel](https://ps.is.mpg.de/person/ppatel) for alignment; [Giorgio Becherini](https://ps.is.mpg.de/person/gbecherini) and [Nima Ghorbani](https://nghorbani.github.io/) for MoSh++; [Leyre Sánchez Vinuela](https://is.mpg.de/person/lsanchez), [Andres Camilo Mendoza Patino](https://ps.is.mpg.de/person/acmendoza), [Mustafa Alperen Ekinci](https://ps.is.mpg.de/person/mekinci) for data cleaning; TB for Vicon support; MH and [Jakob Reinhardt](https://ps.is.mpg.de/person/jreinhardt) for object scanning; [Taylor McConnell](https://ps.is.mpg.de/person/tmcconnell) for Vicon support, and data cleaning coordination; [Benjamin Pellkofer](https://ps.is.mpg.de/person/bpellkofer) for IT/web support; [Neelay Shah](https://ps.is.mpg.de/person/nshah), [Jean-Claude Passy](https://is.mpg.de/person/jpassy), [Valkyrie Felso](https://is.mpg.de/person/vfelso) for evaluation server. We also thank [Adrian Spurr](https://ait.ethz.ch/people/spurra/) and [Xu Chen](https://ait.ethz.ch/people/xu/) for insightful discussion. OT and DT were supported by the German Federal Ministry of Education and Research (BMBF): Tübingen AI Center, FKZ: 01IS18039B".
### Contact
For technical questions, please create an issue. For other questions, please contact `[email protected]`.
For commercial licensing, please contact `[email protected]`.
### Star History
[![Star History Chart](https://api.star-history.com/svg?repos=zc-alexfan/arctic&type=Date)](https://star-history.com/#zc-alexfan/arctic&Date)