中文
相关论文

相关论文: Learning Skeletal Graph Neural Networks for Hard 3…

200 篇论文

The method of deep learning has achieved excellent results in improving the performance of robotic grasping detection. However, the deep learning methods used in general object detection are not suitable for robotic grasping detection.…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Hu Cao , Guang Chen , Zhijun Li , Jianjie Lin , Alois Knoll

Movement synchrony reflects the coordination of body movements between interacting dyads. The estimation of movement synchrony has been automated by powerful deep learning models such as transformer networks. However, instead of designing a…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Jicheng Li , Anjana Bhat , Roghayeh Barmaki

RGB-D based 6D pose estimation has recently achieved remarkable progress, but still suffers from two major limitations: (1) ineffective representation of depth data and (2) insufficient integration of different modalities. This paper…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Guangyuan Zhou , Huiqun Wang , Jiaxin Chen , Di Huang

Being capable of estimating the pose of uncooperative objects in space has been proposed as a key asset for enabling safe close-proximity operations such as space rendezvous, in-orbit servicing and active debris removal. Usual approaches…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Albert Garcia , Mohamed Adel Musallam , Vincent Gaudilliere , Enjie Ghorbel , Kassem Al Ismaeil , Marcos Perez , Djamila Aouada

Following the success of deep convolutional networks, state-of-the-art methods for 3d human pose estimation have focused on deep end-to-end systems that predict 3d joint locations given raw image pixels. Despite their excellent performance,…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Julieta Martinez , Rayat Hossain , Javier Romero , James J. Little

We propose a unified formulation for the problem of 3D human pose estimation from a single raw RGB image that reasons jointly about 2D joint estimation and 3D pose reconstruction to improve both tasks. We take an integrated approach that…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Denis Tome , Chris Russell , Lourdes Agapito

Direct prediction of 3D body pose and shape remains a challenge even for highly parameterized deep learning models. Mapping from the 2D image space to the prediction space is difficult: perspective ambiguities make the loss function noisy…

计算机视觉与模式识别 · 计算机科学 2018-08-20 Mohamed Omran , Christoph Lassner , Gerard Pons-Moll , Peter V. Gehler , Bernt Schiele

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

In this paper, we introduce a novel single shot approach for 6D object pose estimation of rigid objects based on depth images. For this purpose, a fully convolutional neural network is employed, where the 3D input data is spatially…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Kilian Kleeberger , Marco F. Huber

Skeleton-based action recognition is a hotspot in image processing. A key challenge of this task lies in its dependence on large, manually labeled datasets whose acquisition is costly and time-consuming. This paper devises a novel,…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Hichem Sahbi

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

This paper addresses the problem of 3D human pose and shape estimation from a single image. Previous approaches consider a parametric model of the human body, SMPL, and attempt to regress the model parameters that give rise to a mesh…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Nikos Kolotouros , Georgios Pavlakos , Kostas Daniilidis

In this paper, we present Skeleton Transformer Networks (SkeletonNet), an end-to-end framework that can predict not only 3D joint positions but also 3D angular pose (bone rotations) of a human skeleton from a single color image. This in…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Yusuke Yoshiyasu , Ryusuke Sagawa , Ko Ayusawa , Akihiko Murai

In skeleton-based action recognition, graph convolutional networks (GCNs), which model human body skeletons using graphical components such as nodes and connections, have achieved remarkable performance recently. However, current…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jongmin Yu , Yongsang Yoon , Moongu Jeon

In this paper we propose a highly scalable convolutional neural network, end-to-end trainable, for real-time 3D human pose regression from still RGB images. We call this approach the Scalable Sequential Pyramid Networks (SSP-Net) as it is…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Diogo Luvizon , Hedi Tabia , David Picard

Human pose estimation using deep neural networks aims to map input images with large variations into multiple body keypoints which must satisfy a set of geometric constraints and inter-dependency imposed by the human body model. This is a…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Guanghan Ning , Zhi Zhang , Zhihai He

Human pose estimation (i.e., locating the body parts / joints of a person) is a fundamental problem in human-computer interaction and multimedia applications. Significant progress has been made based on the development of depth sensors,…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Keze Wang , Shengfu Zhai , Hui Cheng , Xiaodan Liang , Liang Lin

Motivated by the stringent requirements of unstructured real-world where a plethora of unknown objects reside in arbitrary locations of the surface, we propose a voxel-based deep 3D Convolutional Neural Network (3D CNN) that generates…

机器人学 · 计算机科学 2020-10-02 Xibai Lou , Yang Yang , Changhyun Choi

Although monocular 3D human pose estimation methods have made significant progress, it is far from being solved due to the inherent depth ambiguity. Instead, exploiting multi-view information is a practical way to achieve absolute 3D human…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Guoliang Hua , Hong Liu , Wenhao Li , Qian Zhang , Runwei Ding , Xin Xu

Grasp synthesis is one of the challenging tasks for any robot object manipulation task. In this paper, we present a new deep learning-based grasp synthesis approach for 3D objects. In particular, we propose an end-to-end 3D Convolutional…

机器人学 · 计算机科学 2020-09-15 Yikun Li , Lambert Schomaker , S. Hamidreza Kasaei