English
Related papers

Related papers: Towards Simple and Accurate Human Pose Estimation …

200 papers

This paper presents a lightweight network for head pose estimation (HPE) task. While previous approaches rely on convolutional neural networks, the proposed network \textit{LwPosr} uses mixture of depthwise separable convolutional (DSC) and…

Computer Vision and Pattern Recognition · Computer Science 2022-02-09 Naina Dhingra

Human pose estimation in complicated situations has always been a challenging task. Many Transformer-based pose networks have been proposed recently, achieving encouraging progress in improving performance. However, the remarkable…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 Chengpeng Wu , Guangxing Tan , Chunyu Li

We introduce a novel one-stage end-to-end multi-person 2D pose estimation algorithm, known as Joint Coordinate Regression and Association (JCRA), that produces human pose joints and associations without requiring any post-processing. The…

Computer Vision and Pattern Recognition · Computer Science 2024-04-22 Dongyang Yu , Yunshi Xie , Wangpeng An , Li Zhang , Yufeng Yao

In this paper, we propose efficient and effective methods for 2D human pose estimation. A new ResBlock is proposed based on depthwise separable convolution and is utilized instead of the original one in Hourglass network. It can be further…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Jie Ou , Hong Wu

High performance face detection remains a very challenging problem, especially when there exists many tiny faces. This paper presents a novel single-shot face detector, named Selective Refinement Network (SRN), which introduces novel…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Cheng Chi , Shifeng Zhang , Junliang Xing , Zhen Lei , Stan Z. Li , Xudong Zou

Articulated human pose estimation is a fundamental yet challenging task in computer vision. The difficulty is particularly pronounced in scale variations of human body parts when camera view changes or severe foreshortening happens.…

Computer Vision and Pattern Recognition · Computer Science 2017-08-04 Wei Yang , Shuang Li , Wanli Ouyang , Hongsheng Li , Xiaogang Wang

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

Computer Vision and Pattern Recognition · Computer Science 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

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…

Computer Vision and Pattern Recognition · Computer Science 2020-09-07 Diogo Luvizon , Hedi Tabia , David Picard

Multi-person pose estimation from a 2D image is an essential technique for human behavior understanding. In this paper, we propose a human pose refinement network that estimates a refined pose from a tuple of an input image and input pose.…

Computer Vision and Pattern Recognition · Computer Science 2019-03-12 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

Crowd counting remains a challenging task because the presence of drastic scale variation, density inconsistency, and complex background can seriously degrade the counting accuracy. To battle the ingrained issue of accuracy degradation, we…

Computer Vision and Pattern Recognition · Computer Science 2020-12-21 Mingjie Wang , Hao Cai , Xianfeng Han , Jun Zhou , Minglun Gong

The challenges of learning a robust 6D pose function lie in 1) severe occlusion and 2) systematic noises in depth images. Inspired by the success of point-pair features, the goal of this paper is to recover the 6D pose of an object instance…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Zelin Xu , Yichen Zhang , Ke Chen , Kui Jia

Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational…

Computer Vision and Pattern Recognition · Computer Science 2015-06-10 Jonathan Tompson , Ross Goroshin , Arjun Jain , Yann LeCun , Christopher Bregler

Model-based human pose estimation is currently approached through two different paradigms. Optimization-based methods fit a parametric body model to 2D observations in an iterative manner, leading to accurate image-model alignments, but are…

Computer Vision and Pattern Recognition · Computer Science 2019-09-30 Nikos Kolotouros , Georgios Pavlakos , Michael J. Black , Kostas Daniilidis

Recent advanced studies have spent considerable human efforts on optimizing network architectures for stereo matching but hardly achieved both high accuracy and fast inference speed. To ease the workload in network design, neural…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Qiang Wang , Shaohuai Shi , Kaiyong Zhao , Xiaowen Chu

Structural pruning of neural network parameters reduces computation, energy, and memory transfer costs during inference. We propose a novel method that estimates the contribution of a neuron (filter) to the final loss and iteratively…

Machine Learning · Computer Science 2019-06-27 Pavlo Molchanov , Arun Mallya , Stephen Tyree , Iuri Frosio , Jan Kautz

We present an efficient high-resolution network, Lite-HRNet, for human pose estimation. We start by simply applying the efficient shuffle block in ShuffleNet to HRNet (high-resolution network), yielding stronger performance over popular…

Computer Vision and Pattern Recognition · Computer Science 2021-04-14 Changqian Yu , Bin Xiao , Changxin Gao , Lu Yuan , Lei Zhang , Nong Sang , Jingdong Wang

Multi-person pose estimation from a 2D image is challenging because it requires not only keypoint localization but also human detection. In state-of-the-art top-down methods, multi-scale information is a crucial factor for the accurate pose…

Computer Vision and Pattern Recognition · Computer Science 2019-05-13 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

A key assumption of top-down human pose estimation approaches is their expectation of having a single person/instance present in the input bounding box. This often leads to failures in crowded scenes with occlusions. We propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2021-10-29 Rawal Khirodkar , Visesh Chari , Amit Agrawal , Ambrish Tyagi

This paper is on highly accurate and highly efficient human pose estimation. Recent works based on Fully Convolutional Networks (FCNs) have demonstrated excellent results for this difficult problem. While residual connections within FCNs…

Computer Vision and Pattern Recognition · Computer Science 2020-02-26 Adrian Bulat , Jean Kossaifi , Georgios Tzimiropoulos , Maja Pantic

Transformer-based methods have recently achieved significant success in 3D human pose estimation, owing to their strong ability to model long-range dependencies. However, relying solely on the global attention mechanism is insufficient for…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Guangsheng Xu , Guoyi Zhang , Lejia Ye , Shuwei Gan , Xiaohu Zhang , Xia Yang