Views
No views yet
| Path | Role | Provenance | License / notice |
|---|---|---|---|
_DATA/detector.torchscript | 2D hand bounding-box detector | WiLoR detector | Third-party asset; see WiLoR notice below |
_DATA/mano/* | MANO hand model files | Official MANO distribution | Third-party asset; see MANO notice below |
_DATA/epoch_460.pth | EgoForce hand-arm detector | EgoForce | First-party project asset |
_DATA/model_weights.pth | EgoForce model | EgoForce | First-party project asset |
_DATA/detector.torchscript is subject to the original WiLoR model license (CC BY-NC-ND 4.0)._DATA/mano/* remains subject to the official MANO non-commercial research license.LICENSE.md.1@inproceedings{millerdurai2026egoforce,
2 title={EgoForce: Forearm-Guided Camera-Space 3D Hand Pose from a Monocular Egocentric Camera},
3 author={Millerdurai, Christen and Wang, Shaoxiang and Xie, Yaxu and Golyanik, Vladislav and Stricker, Didier and Pagani, Alain},
4 booktitle={Proceedings of the ACM SIGGRAPH (Conference Track)},
5 year={2026}
6}1@InProceedings{Potamias_2025_CVPR,
2 author = {Potamias, Rolandos Alexandros and Zhang, Jinglei and Deng, Jiankang and Zafeiriou, Stefanos},
3 title = {WiLoR: End-to-end 3D Hand Localization and Reconstruction in-the-wild},
4 booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
5 year = {2025}
6}
7
8@article{MANO:SIGGRAPHASIA:2017,
9 title = {Embodied Hands: Modeling and Capturing Hands and Bodies Together},
10 author = {Romero, Javier and Tzionas, Dimitrios and Black, Michael J.},
11 journal = {ACM Transactions on Graphics, (Proc. SIGGRAPH Asia)},
12 volume = {36},
13 number = {6},
14 year = {2017}
15}