WiLoR: End-to-end 3D Hand Localization and Reconstruction in-the-wild
Rolandos Alexandros Potamias, Jinglei Zhang, Jiankang Deng, Stefanos Zafeiriou
TL;DR
WiLoR tackles in-the-wild multi-hand localization and 3D reconstruction by coupling a real-time FCN hand detector with a transformer-based 3D hand pose estimator that includes a refinement module for image-aligned features. A key contribution is the WHIM dataset, a large-scale in-the-wild corpus of over 2M hand images with 2D/3D annotations and biomechanical and 3D priors to enable robust learning. Empirically, WiLoR achieves state-of-the-art results on FreiHAND and HO3D, records real-time speeds (>130 FPS), and exhibits improved temporal coherence for monocular video without temporal modeling. The work delivers a practical, end-to-end solution for multi-hand detection, localization, and 3D reconstruction with potential impact on AR/VR and robotics.
Abstract
In recent years, 3D hand pose estimation methods have garnered significant attention due to their extensive applications in human-computer interaction, virtual reality, and robotics. In contrast, there has been a notable gap in hand detection pipelines, posing significant challenges in constructing effective real-world multi-hand reconstruction systems. In this work, we present a data-driven pipeline for efficient multi-hand reconstruction in the wild. The proposed pipeline is composed of two components: a real-time fully convolutional hand localization and a high-fidelity transformer-based 3D hand reconstruction model. To tackle the limitations of previous methods and build a robust and stable detection network, we introduce a large-scale dataset with over than 2M in-the-wild hand images with diverse lighting, illumination, and occlusion conditions. Our approach outperforms previous methods in both efficiency and accuracy on popular 2D and 3D benchmarks. Finally, we showcase the effectiveness of our pipeline to achieve smooth 3D hand tracking from monocular videos, without utilizing any temporal components. Code, models, and dataset are available https://rolpotamias.github.io/WiLoR.
