LWA-HAND: Lightweight Attention Hand for Interacting Hand Reconstruction

Abstract

Hand reconstruction has achieved great success in real-time applications such as visual reality and augmented reality while interacting with two-hand reconstruction through efficient transformers is left unexplored. In this paper, we propose a method called lightweight attention hand (LWA-HAND) to reconstruct hands in low flops from a single RGB image. To solve the occlusion and interaction challenges in efficient attention architectures, we introduce three mobile attention modules. The first module is a lightweight feature attention module that extracts both local occlusion representation and global image patch representation in a coarse-to-fine manner. The second module is a cross image and graph bridge module which fuses image context and hand vertex. The third module is a lightweight cross-attention mechanism that uses element-wise operation for cross attention of two hands in linear complexity. The resulting model achieves comparable performance on the InterHand2.6M benchmark in comparison with the state-of-the-art models. Simultaneously, it reduces the flops to 0.47 GFlops while the state-of-the-art models have heavy computations between 10 GFlops and 20 GFlops .

Cite

Text

Di and Yu. "LWA-HAND: Lightweight Attention Hand for Interacting Hand Reconstruction." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25066-8_44

Markdown

[Di and Yu. "LWA-HAND: Lightweight Attention Hand for Interacting Hand Reconstruction." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/di2022eccvw-lwahand/) doi:10.1007/978-3-031-25066-8_44

BibTeX

@inproceedings{di2022eccvw-lwahand,
  title     = {{LWA-HAND: Lightweight Attention Hand for Interacting Hand Reconstruction}},
  author    = {Di, Xinhan and Yu, Pengqian},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {722-738},
  doi       = {10.1007/978-3-031-25066-8_44},
  url       = {https://mlanthology.org/eccvw/2022/di2022eccvw-lwahand/}
}