English
Related papers

Related papers: Learning Heatmap-Style Jigsaw Puzzles Provides Goo…

200 papers

While heatmap-based human pose estimation methods have shown strong performance, they suffer from three main problems: (P1) "Commonly used Mean Squared Error (MSE)" Loss may not always improve joint localization because it penalizes all…

Computer Vision and Pattern Recognition · Computer Science 2025-11-19 Muhammed Can Keles , Bedrettin Cetinkaya , Sinan Kalkan , Emre Akbas

We introduce a novel method for robust and accurate 3D object pose estimation from a single color image under large occlusions. Following recent approaches, we first predict the 2D projections of 3D points related to the target object and…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Markus Oberweger , Mahdi Rad , Vincent Lepetit

In this paper, we delve into semi-supervised 2D human pose estimation. The previous method ignored two problems: (i) When conducting interactive training between large model and lightweight model, the pseudo label of lightweight model will…

Computer Vision and Pattern Recognition · Computer Science 2023-03-09 Linzhi Huang , Yulong Li , Hongbo Tian , Yue Yang , Xiangang Li , Weihong Deng , Jieping Ye

This paper describes recent developments in object specific pose and shape prediction from single images. The main contribution is a new approach to camera pose prediction by self-supervised learning of keypoints corresponding to locations…

Computer Vision and Pattern Recognition · Computer Science 2023-02-21 Zahra Gharaee , Felix Järemo Lawin , Per-Erik Forssén

We propose a novel ConvNet model for predicting 2D human body poses in an image. The model regresses a heatmap representation for each body keypoint, and is able to learn and represent both the part appearances and the context of the part…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Vasileios Belagiannis , Andrew Zisserman

In this paper, we propose a modular framework for 6D pose estimation based on keypoint heatmap regression. Our approach combines YOLOv10m for object detection with a ResNet18-based network that predicts 2D heatmaps from RGB images.…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Ismail Aljosevic , Amir Masoud Almasi , Ana Parovic , Ashkan Shafiei

Human pose estimation in two-dimensional images videos has been a hot topic in the computer vision problem recently due to its vast benefits and potential applications for improving human life, such as behaviors recognition, motion capture…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Thong Duy Nguyen , Milan Kresovic

We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang , Anton van den Hengel

The goal of 2D human pose estimation (HPE) is to localize anatomical landmarks, given an image of a person in a pose. SOTA techniques make use of thousands of labeled figures (finetuning transformers or training deep CNNs), acquired using…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Nobline Yoo , Olga Russakovsky

The 2D human pose estimation (HPE) is a basic visual problem. However, its supervised learning requires massive keypoint labels, which is labor-intensive to collect. Thus, we aim at boosting a pose estimator by excavating extra unlabeled…

Computer Vision and Pattern Recognition · Computer Science 2025-02-14 Huayi Zhou , Mukun Luo , Fei Jiang , Yue Ding , Hongtao Lu , Kui Jia

Human pose estimation from image and video is a vital task in many multimedia applications. Previous methods achieve great performance but rarely take efficiency into consideration, which makes it difficult to implement the networks on…

Computer Vision and Pattern Recognition · Computer Science 2020-12-15 Wenqiang Zhang , Jiemin Fang , Xinggang Wang , Wenyu Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2020-07-20 Jiahao Lin , Gim Hee Lee

This paper is on human pose estimation using Convolutional Neural Networks. Our main contribution is a CNN cascaded architecture specifically designed for learning part relationships and spatial context, and robustly inferring pose even for…

Computer Vision and Pattern Recognition · Computer Science 2018-08-28 Adrian Bulat , Georgios Tzimiropoulos

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

Human pose estimation in videos has long been a compelling yet challenging task within the realm of computer vision. Nevertheless, this task remains difficult because of the complex video scenes, such as video defocus and self-occlusion.…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Sifan Wu , Haipeng Chen , Yifang Yin , Sihao Hu , Runyang Feng , Yingying Jiao , Ziqi Yang , Zhenguang Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Ikram Kourbane , Yakup Genc

Human pose estimation is a major computer vision problem with applications ranging from augmented reality and video capture to surveillance and movement tracking. In the medical context, the latter may be an important biomarker for…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Luca Schmidtke , Athanasios Vlontzos , Simon Ellershaw , Anna Lukens , Tomoki Arichi , Bernhard Kainz

In this paper we present a novel approach for bottom-up multi-person 3D human pose estimation from monocular RGB images. We propose to use high resolution volumetric heatmaps to model joint locations, devising a simple and effective…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Matteo Fabbri , Fabio Lanzi , Simone Calderara , Stefano Alletto , Rita Cucchiara

Like many computer vision problems, human pose estimation is a challenging problem in that recognizing a body part requires not only information from local area but also from areas with large spatial distance. In order to spatially pass…

Computer Vision and Pattern Recognition · Computer Science 2019-04-08 Te Qi , Bayram Bayramli , Usman Ali , Qinchuan Zhang , Hongtao Lu

Estimating 3D human pose from a single image is a challenging task. This work attempts to address the uncertainty of lifting the detected 2D joints to the 3D space by introducing an intermediate state-Part-Centric Heatmap Triplets…

Computer Vision and Pattern Recognition · Computer Science 2021-01-13 Kun Zhou , Xiaoguang Han , Nianjuan Jiang , Kui Jia , Jiangbo Lu