English

DART: Articulated Hand Model with Diverse Accessories and Rich Textures

Computer Vision and Pattern Recognition 2022-10-17 v1 Artificial Intelligence Graphics

Abstract

Hand, the bearer of human productivity and intelligence, is receiving much attention due to the recent fever of digital twins. Among different hand morphable models, MANO has been widely used in vision and graphics community. However, MANO disregards textures and accessories, which largely limits its power to synthesize photorealistic hand data. In this paper, we extend MANO with Diverse Accessories and Rich Textures, namely DART. DART is composed of 50 daily 3D accessories which varies in appearance and shape, and 325 hand-crafted 2D texture maps covers different kinds of blemishes or make-ups. Unity GUI is also provided to generate synthetic hand data with user-defined settings, e.g., pose, camera, background, lighting, textures, and accessories. Finally, we release DARTset, which contains large-scale (800K), high-fidelity synthetic hand images, paired with perfect-aligned 3D labels. Experiments demonstrate its superiority in diversity. As a complement to existing hand datasets, DARTset boosts the generalization in both hand pose estimation and mesh recovery tasks. Raw ingredients (textures, accessories), Unity GUI, source code and DARTset are publicly available at dart2022.github.io

Keywords

Cite

@article{arxiv.2210.07650,
  title  = {DART: Articulated Hand Model with Diverse Accessories and Rich Textures},
  author = {Daiheng Gao and Yuliang Xiu and Kailin Li and Lixin Yang and Feng Wang and Peng Zhang and Bang Zhang and Cewu Lu and Ping Tan},
  journal= {arXiv preprint arXiv:2210.07650},
  year   = {2022}
}

Comments

Homepage: dart2022.github.io. Accepted by NeurIPS 2022 Datasets and Benchmarks Track