paper-with-me

Papers

Decoupled Iterative Refinement Framework for Interacting Hands Reconstruction from a Single RGB Image

2023-02-05 · ICCV 2023 1 · Pengfei Ren, Chao Wen, Xiaozheng Zheng, Zhou Xue, Haifeng Sun, Qi Qi, Jingyu Wang, Jianxin Liao

Reconstructing interacting hands from a single RGB image is a very challenging task. On the one hand, severe mutual occlusion and similar local appearance between two hands confuse the extraction of visual features, resulting in the misalignment of estimated hand meshes and the image. On the other hand, there are complex spatial relationship between interacting hands, which significantly increases the solution space of hand poses and increases the difficulty of network learning. In this paper, we propose a decoupled iterative refinement framework to achieve pixel-alignment hand reconstruction while efficiently modeling the spatial relationship between hands. Specifically, we define two feature spaces with different characteristics, namely 2D visual feature space and 3D joint feature space. First, we obtain joint-wise features from the visual feature map and utilize a graph convolution network and a transformer to perform intra- and inter-hand information interaction in the 3D joint feature space, respectively. Then, we project the joint features with global information back into the 2D visual feature space in an obfuscation-free manner and utilize the 2D convolution for pixel-wise enhancement. By performing multiple alternate enhancements in the two feature spaces, our method can achieve an accurate and robust reconstruction of interacting hands. Our method outperforms all existing two-hand reconstruction methods by a large margin on the InterHand2.6M dataset.

📄 PDF Abstract BibTeX arXiv:2302.02410

Code (1)

pengfeiren96/dir 공식 구현 pytorch

Tasks

3D Hand Pose Estimation3D Interacting Hand Pose Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Monocular 3D Reconstruction of Interacting Hands via Collision-Aware Factorized Refinements

2021-11-01 · Yu Rong, Jingbo Wang, Ziwei Liu, Chen Change Loy

3D interacting hand reconstruction is essential to facilitate human-machine interaction and human behaviors understanding. Previous works in this field either rely on auxiliary inputs such as depth images or they can onl…

3D Reconstruction

Im2Hands: Learning Attentive Implicit Representation of Interacting Two-Hand Shapes

2023-02-28 · CVPR 2023 1 · Jihyun Lee, Minhyuk Sung, Honggyu Choi, Tae-Kyun Kim

We present Implicit Two Hands (Im2Hands), the first neural implicit representation of two interacting hands. Unlike existing methods on two-hand reconstruction that rely on a parametric hand model and/or low-resolution m…

Image ReconstructionVocal Bursts Valence Prediction

Interacting Two-Hand 3D Pose and Shape Reconstruction From Single Color Image

2021-01-01 · ICCV 2021 10 · Baowen Zhang, Yangang Wang, Xiaoming Deng, yinda zhang 외

In this paper, we propose a novel deep learning framework to reconstruct 3D hand poses and shapes of two interacting hands from a single color image. Previous methods designed for single hand cannot be easily applied…

3D Interacting Hand Pose Estimation

Learning to Refine: Spectral-Decoupled Iterative Refinement Framework for Precipitation Nowcasting

2026-06-01 · Yunlong Zhou, Chen Zhao, Danyang Peng, Fanfan Ji 외 arxiv

Accurate precipitation nowcasting is vital for disaster mitigation, but deep learning methods face a key trade-off: regression models produce over-smoothed, spectrally decaying predictions that blur convective details an…

Bringing Inputs to Shared Domains for 3D Interacting Hands Recovery in the Wild

2023-03-23 · CVPR 2023 1 · Gyeongsik Moon

Despite recent achievements, existing 3D interacting hands recovery methods have shown results mainly on motion capture (MoCap) environments, not on in-the-wild (ITW) ones. This is because collecting 3D interacting hands…