paper-with-me

Papers

Adaptive Graphical Model Network for 2D Handpose Estimation

2019-09-18 · Deying Kong, Yifei Chen, Haoyu Ma, Xiangyi Yan, Xiaohui Xie

In this paper, we propose a new architecture called Adaptive Graphical Model Network (AGMN) to tackle the task of 2D hand pose estimation from a monocular RGB image. The AGMN consists of two branches of deep convolutional neural networks for calculating unary and pairwise potential functions, followed by a graphical model inference module for integrating unary and pairwise potentials. Unlike existing architectures proposed to combine DCNNs with graphical models, our AGMN is novel in that the parameters of its graphical model are conditioned on and fully adaptive to individual input images. Experiments show that our approach outperforms the state-of-the-art method used in 2D hand keypoints estimation by a notable margin on two public datasets. Code can be found at https://github.com/deyingk/agmn.

📄 PDF Abstract BibTeX arXiv:1909.08205

Code (1)

deyingk/agmn 공식 구현 pytorch

Tasks

Hand Pose EstimationmodelPose Estimation

Similar Papers 제목 키워드 기반

EvHandPose: Event-based 3D Hand Pose Estimation with Sparse Supervision

2023-03-06 · Jianping Jiang, Jiahe Li, Baowen Zhang, Xiaoming Deng 외

Event camera shows great potential in 3D hand pose estimation, especially addressing the challenges of fast motion and high dynamic range in a low-power way. However, due to the asynchronous differential imaging mechanis…

3D Hand Pose EstimationGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition+2

EgoEV-HandPose: Egocentric 3D Hand Pose Estimation and Gesture Recognition with Stereo Event Cameras

2026-05-12 · Luming Wang, Hao Shi, Jiajun Zhai, Kailun Yang 외 arxiv

Egocentric 3D hand pose estimation and gesture recognition are essential for immersive augmented/virtual reality, human-computer interaction, and robotics. However, conventional frame-based cameras suffer from motion blu…

3D Hand Pose EstimationGesture Recognition

PCIE_EgoHandPose Solution for EgoExo4D Hand Pose Challenge

2024-06-18 · Feng Chen, Ling Ding, Kanokphan Lertniphonphan, Jian Li 외

This report presents our team's 'PCIE_EgoHandPose' solution for the EgoExo4D Hand Pose Challenge at CVPR2024. The main goal of the challenge is to accurately estimate hand poses, which involve 21 3D joints, using an RGB …

Position

Distributed Adaptive Networks: A Graphical Evolutionary Game-Theoretic View

2012-12-06 · Chunxiao Jiang, Yan Chen, K. J. Ray Liu

Distributed adaptive filtering has been considered as an effective approach for data processing and estimation over distributed networks. Most existing distributed adaptive filtering algorithms focus on designing differe…

DGGAN: Depth-image Guided Generative Adversarial Networks for Disentangling RGB and Depth Images in 3D Hand Pose Estimation

2020-12-06 · Liangjian Chen, Shih-Yao Lin, Yusheng Xie, Yen-Yu Lin 외

Estimating3D hand poses from RGB images is essentialto a wide range of potential applications, but is challengingowing to substantial ambiguity in the inference of depth in-formation from RGB images. State-of-the-art est…

3D Hand Pose EstimationGenerative Adversarial NetworkHand Pose EstimationPose Estimation