paper-with-me

Papers

SiMA-Hand: Boosting 3D Hand-Mesh Reconstruction by Single-to-Multi-View Adaptation

2024-02-02 · Yinqiao Wang, Hao Xu, Pheng-Ann Heng, Chi-Wing Fu

Estimating 3D hand mesh from RGB images is a longstanding track, in which occlusion is one of the most challenging problems. Existing attempts towards this task often fail when the occlusion dominates the image space. In this paper, we propose SiMA-Hand, aiming to boost the mesh reconstruction performance by Single-to-Multi-view Adaptation. First, we design a multi-view hand reconstructor to fuse information across multiple views by holistically adopting feature fusion at image, joint, and vertex levels. Then, we introduce a single-view hand reconstructor equipped with SiMA. Though taking only one view as input at inference, the shape and orientation features in the single-view reconstructor can be enriched by learning non-occluded knowledge from the extra views at training, enhancing the reconstruction precision on the occluded regions. We conduct experiments on the Dex-YCB and HanCo benchmarks with challenging object- and self-caused occlusion cases, manifesting that SiMA-Hand consistently achieves superior performance over the state of the arts. Code will be released on https://github.com/JoyboyWang/SiMA-Hand Pytorch.

📄 PDF Abstract BibTeX arXiv:2402.01389

Code (1)

JoyboyWang/SiMA-Hand_Pytorch 공식 구현 pytorch

Similar Papers 제목 키워드 기반

STMR: Spiral Transformer for Hand Mesh Reconstruction

2024-07-08 · Huilong Xie, Wenwei Song, Wenxiong Kang, Yihong Lin

Recent advancements in both transformer-based methods and spiral neighbor sampling techniques have greatly enhanced hand mesh reconstruction. Transformers excel in capturing complex vertex relationships, and spiral neigh…

HandBooster: Boosting 3D Hand-Mesh Reconstruction by Conditional Synthesis and Sampling of Hand-Object Interactions

2024-03-27 · CVPR 2024 1 · Hao Xu, Haipeng Li, Yinqiao Wang, Shuaicheng Liu 외

Reconstructing 3D hand mesh robustly from a single image is very challenging, due to the lack of diversity in existing real-world datasets. While data synthesis helps relieve the issue, the syn-to-real gap still hinders …

3D Hand Pose EstimationDiversity

DiffHand: End-to-End Hand Mesh Reconstruction via Diffusion Models

2023-05-23 · Lijun Li, Li'an Zhuo, Bang Zhang, Liefeng Bo 외

Hand mesh reconstruction from the monocular image is a challenging task due to its depth ambiguity and severe occlusion, there remains a non-unique mapping between the monocular image and hand mesh. To address this, we d…

DecoderDenoising

MLPHand: Real Time Multi-View 3D Hand Mesh Reconstruction via MLP Modeling

2024-06-23 · Jian Yang, Jiakun Li, Guoming Li, Zhen Shen 외

Multi-view hand mesh reconstruction is a critical task for applications in virtual reality and human-computer interaction, but it remains a formidable challenge. Although existing multi-view hand reconstruction methods a…

Towards Accurate Alignment in Real-time 3D Hand-Mesh Reconstruction

2021-09-03 · ICCV 2021 10 · Xiao Tang, Tianyu Wang, Chi-Wing Fu

3D hand-mesh reconstruction from RGB images facilitates many applications, including augmented reality (AR). However, this requires not only real-time speed and accurate hand pose and shape but also plausible mesh-image …

3D Hand Pose Estimation