中文
相关论文

相关论文: A Bayesian Framework for Sparse Representation-Bas…

200 篇论文

3D pose estimation has recently gained substantial interests in computer vision domain. Existing 3D pose estimation methods have a strong reliance on large size well-annotated 3D pose datasets, and they suffer poor model generalization on…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Shannan Guan , Haiyan Lu , Linchao Zhu , Gengfa Fang

Sparse representation-based classification (SRC) has been shown to achieve a high level of accuracy in face recognition (FR). However, matching faces captured in unconstrained video against a gallery with a single reference facial still per…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Fania Mokhayeri , Eric Granger

The best performing methods for 3D human pose estimation from monocular images require large amounts of in-the-wild 2D and controlled 3D pose annotated datasets which are costly and require sophisticated systems to acquire. To reduce this…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Rahul Mitra , Nitesh B. Gundavarapu , Abhishek Sharma , Arjun Jain

Convolutional Neural Network based approaches for monocular 3D human pose estimation usually require a large amount of training images with 3D pose annotations. While it is feasible to provide 2D joint annotations for large corpora of…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Ikhsanul Habibie , Weipeng Xu , Dushyant Mehta , Gerard Pons-Moll , Christian Theobalt

Vision-based monocular human pose estimation, as one of the most fundamental and challenging problems in computer vision, aims to obtain posture of the human body from input images or video sequences. The recent developments of deep…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Yucheng Chen , Yingli Tian , Mingyi He

For human pose estimation in still images, this paper proposes three semi- and weakly-supervised learning schemes. While recent advances of convolutional neural networks improve human pose estimation using supervised training data, our…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Norimichi Ukita , Yusuke Uematsu

Face recognition (FR) is an important task in pattern recognition and computer vision. Sparse representation (SR) has been demonstrated to be a powerful framework for FR. In general, an SR algorithm treats each face in a training dataset as…

计算机视觉与模式识别 · 计算机科学 2013-09-19 Taiyong Li , Zhilin Zhang

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

We address the problem of generalizability for multi-view 3D human pose estimation. The standard approach is to first detect 2D keypoints in images and then apply triangulation from multiple views. Even though the existing methods achieve…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Kristijan Bartol , David Bojanić , Tomislav Petković , Tomislav Pribanić

Automatic estimation of 3D human pose from monocular RGB images is a challenging and unsolved problem in computer vision. In a supervised manner, approaches heavily rely on laborious annotations and present hampered generalization ability…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Yuchen Yang , Yu Qiao , Xiao Sun

This paper addresses the problem of 3D human body shape and pose estimation from RGB images. Recent progress in this field has focused on single images, video or multi-view images as inputs. In contrast, we propose a new task: shape and…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Akash Sengupta , Ignas Budvytis , Roberto Cipolla

Inferring 3D human pose from 2D images is a challenging and long-standing problem in the field of computer vision with many applications including motion capture, virtual reality, surveillance or gait analysis for sports and medicine. We…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Luca Schmidtke , Benjamin Hou , Athanasios Vlontzos , Bernhard Kainz

We consider the problem of estimating a variable number of parameters with a dynamic nature. A familiar example is finding the position of moving targets using sensor array observations. The problem is challenging in cases where either the…

统计计算 · 统计学 2015-04-03 Ashkan Panahi , Mats Viberg

Estimating 3d human pose from monocular images is a challenging problem due to the variety and complexity of human poses and the inherent ambiguity in recovering depth from the single view. Recent deep learning based methods show promising…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Sandika Biswas , Sanjana Sinha , Kavya Gupta , Brojeshwar Bhowmick

We present a novel approach for 3D human pose estimation by employing probabilistic modeling. This approach leverages the advantages of normalizing flows in non-Euclidean geometries to address uncertain poses. Specifically, our method…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Karthik Shetty , Annette Birkhold , Bernhard Egger , Srikrishna Jaganathan , Norbert Strobel , Markus Kowarschik , Andreas Maier

We propose a novel 3D human pose detector using two panoramic cameras. We show that transforming fisheye perspectives to rectilinear views allows a direct application of two-dimensional deep-learning pose estimation methods, without the…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Christoph Heindl , Thomas Pönitz , Andreas Pichler , Josef Scharinger

A key recent advance in face recognition models a test face image as a sparse linear combination of a set of training face images. The resulting sparse representations have been shown to possess robustness against a variety of distortions…

计算机视觉与模式识别 · 计算机科学 2011-11-09 Yi Chen , Umamahesh Srinivas , Thong T. Do , Vishal Monga , Trac D. Tran

Monocular 3D human pose and shape estimation is an inherently ill-posed problem due to depth ambiguities, occlusions, and truncations. Recent probabilistic approaches learn a distribution over plausible 3D human meshes by maximizing the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

Human pose estimation from single images is a challenging problem that is typically solved by supervised learning. Unfortunately, labeled training data does not yet exist for many human activities since 3D annotation requires dedicated…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bastian Wandt , James J. Little , Helge Rhodin