中文
相关论文

相关论文: JGR-P2O: Joint Graph Reasoning based Pixel-to-Offs…

200 篇论文

This paper addresses the challenge of dense pixel correspondence estimation between two images. This problem is closely related to optical flow estimation task where ConvNets (CNNs) have recently achieved significant progress. While optical…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Iaroslav Melekhov , Aleksei Tiulpin , Torsten Sattler , Marc Pollefeys , Esa Rahtu , Juho Kannala

In natural conversation and interaction, our hands often overlap or are in contact with each other. Due to the homogeneous appearance of hands, this makes estimating the 3D pose of interacting hands from images difficult. In this paper we…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Zicong Fan , Adrian Spurr , Muhammed Kocabas , Siyu Tang , Michael J. Black , Otmar Hilliges

Estimating the 3D pose of a hand from a 2D image is a well-studied problem and a requirement for several real-life applications such as virtual reality, augmented reality, and hand gesture recognition. Currently, reasonable estimations can…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Danilo Avola , Luigi Cinque , Alessio Fagioli , Gian Luca Foresti , Adriano Fragomeni , Daniele Pannone

We propose a novel 3D neural network architecture for 3D hand pose estimation from a single depth image. Different from previous works that mostly run on 2D depth image domain and require intermediate or post process to bring in the…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Xiaoming Deng , Shuo Yang , Yinda Zhang , Ping Tan , Liang Chang , Hongan Wang

Contrastive Language-Image Pre-training (CLIP) starts to emerge in many computer vision tasks and has achieved promising performance. However, it remains underexplored whether CLIP can be generalized to 3D hand pose estimation, as bridging…

多媒体 · 计算机科学 2023-09-29 Shaoxiang Guo , Qing Cai , Lin Qi , Junyu Dong

The vision-based grasp detection method is an important research direction in the field of robotics. However, due to the rectangle metric of the grasp detection rectangle's limitation, a false-positive grasp occurs, resulting in the failure…

机器人学 · 计算机科学 2022-05-10 Yuanhao Li , Yu Liu , Zhiqiang Ma , Panfeng Huang

Multi-person 3D pose estimation is a challenging task because of occlusion and depth ambiguity, especially in the cases of crowd scenes. To solve these problems, most existing methods explore modeling body context cues by enhancing feature…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Zhongwei Qiu , Qiansheng Yang , Jian Wang , Dongmei Fu

Current works on multi-person 3D pose estimation mainly focus on the estimation of the 3D joint locations relative to the root joint and ignore the absolute locations of each pose. In this paper, we propose the Human Depth Estimation…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Jiahao Lin , Gim Hee Lee

We introduce and evaluate several architectures for Convolutional Neural Networks to predict the 3D joint locations of a hand given a depth map. We first show that a prior on the 3D pose can be easily introduced and significantly improves…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

With the advances in capturing 2D or 3D skeleton data, skeleton-based action recognition has received an increasing interest over the last years. As skeleton data is commonly represented by graphs, graph convolutional networks have been…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Shijie Li , Jinhui Yi , Yazan Abu Farha , Juergen Gall

Estimating the 3D pose of a hand is an essential part of human-computer interaction. Estimating 3D pose using depth or multi-view sensors has become easier with recent advances in computer vision, however, regressing pose from a single RGB…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Umar Iqbal , Pavlo Molchanov , Thomas Breuel , Juergen Gall , Jan Kautz

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

Existing RGB-based 2D hand pose estimation methods learn the joint locations from a single resolution, which is not suitable for different hand sizes. To tackle this problem, we propose a new deep learning-based framework that consists of…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Ikram Kourbane , Yakup Genc

We propose to leverage recent advances in reliable 2D pose estimation with Convolutional Neural Networks (CNN) to estimate the 3D pose of people from depth images in multi-person Human-Robot Interaction (HRI) scenarios. Our method is based…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

This paper proposes a method for hand pose estimation from RGB images that uses both external large-scale depth image datasets and paired depth and RGB images as privileged information at training time. We show that providing depth…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Shanxin Yuan , Bjorn Stenger , Tae-Kyun Kim

Recently, there has been a growing interest in predicting human motion, which involves forecasting future body poses based on observed pose sequences. This task is complex due to modeling spatial and temporal relationships. The most…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Hongwei Ren , Yuhong Shi , Kewei Liang

In this paper, we address the problem of estimating the positions of human joints, i.e., articulated pose estimation. Recent state-of-the-art solutions model two key issues, joint detection and spatial configuration refinement, together…

计算机视觉与模式识别 · 计算机科学 2017-09-22 Ke Sun , Cuiling Lan , Junliang Xing , Wenjun Zeng , Dong Liu , Jingdong Wang

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

Hand-object pose estimation (HOPE) aims to jointly detect the poses of both a hand and of a held object. In this paper, we propose a lightweight model called HOPE-Net which jointly estimates hand and object pose in 2D and 3D in real-time.…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Bardia Doosti , Shujon Naha , Majid Mirbagheri , David Crandall

We propose an approach to predict the 3D shape and pose for the objects present in a scene. Existing learning based methods that pursue this goal make independent predictions per object, and do not leverage the relationships amongst them.…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Nilesh Kulkarni , Ishan Misra , Shubham Tulsiani , Abhinav Gupta