English
Related papers

Related papers: Simple and Lightweight Human Pose Estimation

200 papers

We present MoVNect, a lightweight deep neural network to capture 3D human pose using a single RGB camera. To improve the overall performance of the model, we apply the teacher-student learning method based knowledge distillation to 3D human…

Computer Vision and Pattern Recognition · Computer Science 2020-01-16 Dong-Hyun Hwang , Suntae Kim , Nicolas Monet , Hideki Koike , Soonmin Bae

Recently, most of the state-of-the-art human pose estimation methods are based on heatmap regression. The final coordinates of keypoints are obtained by decoding heatmap directly. In this paper, we aim to find a better approach to get more…

Computer Vision and Pattern Recognition · Computer Science 2020-07-22 Jian Wang , Xiang Long , Yuan Gao , Errui Ding , Shilei Wen

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

Vision based human pose estimation is an non-invasive technology for Human-Computer Interaction (HCI). Direct use of the hand as an input device provides an attractive interaction method, with no need for specialized sensing equipment, such…

Computer Vision and Pattern Recognition · Computer Science 2020-06-02 Nicholas Santavas , Ioannis Kansizoglou , Loukas Bampis , Evangelos Karakasis , Antonios Gasteratos

Most 2D human pose estimation frameworks estimate keypoint confidence in an ad-hoc manner, using heuristics such as the maximum value of heatmaps. The confidence is part of the evaluation scheme, e.g., AP for the MSCOCO dataset, yet has…

Computer Vision and Pattern Recognition · Computer Science 2023-11-30 Kerui Gu , Rongyu Chen , Angela Yao

Single-person human pose estimation facilitates markerless movement analysis in sports, as well as in clinical applications. Still, state-of-the-art models for human pose estimation generally do not meet the requirements of real-life…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Daniel Groos , Heri Ramampiaro , Espen A. F. Ihlen

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

We present MovePose, an optimized lightweight convolutional neural network designed specifically for real-time body pose estimation on CPU-based mobile devices. The current solutions do not provide satisfactory accuracy and speed for human…

Computer Vision and Pattern Recognition · Computer Science 2024-07-25 Dongyang Yu , Haoyue Zhang , Ruisheng Zhao , Guoqi Chen , Wangpeng An , Yanhong Yang

Human pose estimation is an important topic in computer vision with many applications including gesture and activity recognition. However, pose estimation from image is challenging due to appearance variations, occlusions, clutter…

Computer Vision and Pattern Recognition · Computer Science 2018-08-07 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

DensePose estimation task is a significant step forward for enhancing user experience computer vision applications ranging from augmented reality to cloth fitting. Existing neural network models capable of solving this task are heavily…

Computer Vision and Pattern Recognition · Computer Science 2020-07-10 Ruslan Rakhimov , Emil Bogomolov , Alexandr Notchenko , Fung Mao , Alexey Artemov , Denis Zorin , Evgeny Burnaev

We rethink a well-know bottom-up approach for multi-person pose estimation and propose an improved one. The improved approach surpasses the baseline significantly thanks to (1) an intuitional yet more sensible representation, which we refer…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Jia Li , Wen Su , Zengfu Wang

Human Pose Estimation (HPE) plays a crucial role in computer vision applications. However, it is difficult to deploy state-of-the-art models on resouce-limited devices due to the high computational costs of the networks. In this work, a…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Zhicheng Zhang , Xueyao Sun , Yonghao Dang , Jianqin Yin

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning…

Computer Vision and Pattern Recognition · Computer Science 2018-03-23 George Papandreou , Tyler Zhu , Liang-Chieh Chen , Spyros Gidaris , Jonathan Tompson , Kevin Murphy

Human pose estimation in video relies on local information by either estimating each frame independently or tracking poses across frames. In this paper, we propose a novel method combining local approaches with global context. We introduce…

Computer Vision and Pattern Recognition · Computer Science 2020-07-31 Yuexi Zhang , Yin Wang , Octavia Camps , Mario Sznaier

We present BlazePose, a lightweight convolutional neural network architecture for human pose estimation that is tailored for real-time inference on mobile devices. During inference, the network produces 33 body keypoints for a single person…

Computer Vision and Pattern Recognition · Computer Science 2020-06-19 Valentin Bazarevsky , Ivan Grishchenko , Karthik Raveendran , Tyler Zhu , Fan Zhang , Matthias Grundmann

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

Reliable three-dimensional human pose estimation (3D HPE) remains challenging due to the differences in viewpoints, environments, and camera conventions among datasets. As a result, methods that achieve near-optimal in-dataset accuracy…

Computer Vision and Pattern Recognition · Computer Science 2025-09-23 Saad Manzur , Bryan Vela , Brandon Vela , Aditya Agrawal , Lan-Anh Dang-Vu , David Li , Wayne Hayes

Conventional 3D human pose estimation relies on first detecting 2D body keypoints and then solving the 2D to 3D correspondence problem.Despite the promising results, this learning paradigm is highly dependent on the quality of the 2D…

Computer Vision and Pattern Recognition · Computer Science 2021-12-22 Jue Wang , Shaoli Huang , Xinchao Wang , Dacheng Tao

The task of 2D human pose estimation is challenging as the number of keypoints is typically large (~ 17) and this necessitates the use of robust neural network architectures and training pipelines that can capture the relevant features from…

Machine Learning · Computer Science 2022-04-22 Kaushik Balakrishnan , Devesh Upadhyay

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…

Computer Vision and Pattern Recognition · Computer Science 2019-06-05 Norimichi Ukita , Yusuke Uematsu