中文
相关论文

相关论文: Low-resolution Human Pose Estimation

200 篇论文

Human pose estimation - the process of recognizing human keypoints in a given image - is one of the most important tasks in computer vision and has a wide range of applications including movement diagnostics, surveillance, or self-driving…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Trung Q. Tran , Giang V. Nguyen , Daeyoung Kim

We study human pose estimation in extremely low-light images. This task is challenging due to the difficulty of collecting real low-light images with accurate labels, and severely corrupted inputs that degrade prediction quality…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Sohyun Lee , Jaesung Rim , Boseung Jeong , Geonu Kim , Byungju Woo , Haechan Lee , Sunghyun Cho , Suha Kwak

As critical visual details become obscured, the low visibility and high ISO noise in extremely low-light images pose a significant challenge to human pose estimation. Current methods fail to provide high-quality representations due to…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Feng Zhang , Ze Li , Xiatian Zhu , Lei Chen

We propose a new semi-supervised learning design for human pose estimation that revisits the popular dual-student framework and enhances it two ways. First, we introduce a denoising scheme to generate reliable pseudo-heatmaps as targets for…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Zhuoran Yu , Manchen Wang , Yanbei Chen , Paolo Favaro , Davide Modolo

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

计算机视觉与模式识别 · 计算机科学 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

Recent research on human pose estimation exploits complex structures to improve performance on benchmark datasets, ignoring the resource overhead and inference speed when the model is actually deployed. In this paper, we lighten the…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Shiqi Li , Xiang Xiang

This paper introduces a new architecture for human pose estimation using a multi- layer convolutional network architecture and a modified learning technique that learns low-level features and higher-level weak spatial models. Unconstrained…

计算机视觉与模式识别 · 计算机科学 2014-04-24 Arjun Jain , Jonathan Tompson , Mykhaylo Andriluka , Graham W. Taylor , Christoph Bregler

Human pose estimation (HPE) is a key building block for developing AI-based context-aware systems inside the operating room (OR). The 24/7 use of images coming from cameras mounted on the OR ceiling can however raise concerns for privacy,…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Vinkle Srivastav , Afshin Gangi , Nicolas Padoy

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…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Muhammed Can Keles , Bedrettin Cetinkaya , Sinan Kalkan , Emre Akbas

Heatmap-based methods have become the mainstream method for pose estimation due to their superior performance. However, heatmap-based approaches suffer from significant quantization errors with downscale heatmaps, which result in limited…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Haonan Wang , Jie Liu , Jie Tang , Gangshan Wu

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…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

Human pose estimation has witnessed a significant advance thanks to the development of deep learning. Recent human pose estimation approaches tend to directly predict the location heatmaps, which causes quantization errors and inevitably…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Rui Zhang , Zheng Zhu , Peng Li , Rui Wu , Chaoxu Guo , Guan Huang , Hailun Xia

Bottom-up based multi-person pose estimation approaches use heatmaps with auxiliary predictions to estimate joint positions and belonging at one time. Recently, various combinations between auxiliary predictions and heatmaps have been…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Haiyang Liu , Dingli Luo , Songlin Du , Takeshi Ikenaga

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ce Zheng , Wenhan Wu , Chen Chen , Taojiannan Yang , Sijie Zhu , Ju Shen , Nasser Kehtarnavaz , Mubarak Shah

State-of-the-art human pose estimation methods are based on heat map representation. In spite of the good performance, the representation has a few issues in nature, such as not differentiable and quantization error. This work shows that a…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Xiao Sun , Bin Xiao , Fangyin Wei , Shuang Liang , Yichen Wei

Bottom-up human pose estimation methods have difficulties in predicting the correct pose for small persons due to challenges in scale variation. In this paper, we present HigherHRNet: a novel bottom-up human pose estimation method for…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Bowen Cheng , Bin Xiao , Jingdong Wang , Honghui Shi , Thomas S. Huang , Lei Zhang

In this paper, we focus on the coordinate representation in human pose estimation. While being the standard choice, heatmap based representation has not been systematically investigated. We found that the process of coordinate decoding…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Hanbin Dai , Liangbo Zhou , Feng Zhang , Zhengyu Zhang , Hong Hu , Xiatian Zhu , Mao Ye

The regression of 3D Human Pose and Shape (HPS) from an image is becoming increasingly accurate. This makes the results useful for downstream tasks like human action recognition or 3D graphics. Yet, no regressor is perfect, and accuracy can…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Sai Kumar Dwivedi , Cordelia Schmid , Hongwei Yi , Michael J. Black , Dimitrios Tzionas

The 2D heatmap-based approaches have dominated Human Pose Estimation (HPE) for years due to high performance. However, the long-standing quantization error problem in the 2D heatmap-based methods leads to several well-known drawbacks: 1)…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Yanjie Li , Sen Yang , Peidong Liu , Shoukui Zhang , Yunxiao Wang , Zhicheng Wang , Wankou Yang , Shu-Tao Xia
‹ 上一页 1 2 3 10 下一页 ›