中文
相关论文

相关论文: Multi-Person Pose Estimation with Enhanced Feature…

200 篇论文

Recently, multi-resolution networks (such as Hourglass, CPN, HRNet, etc.) have achieved significant performance on pose estimation by combining feature maps of various resolutions. In this paper, we propose a Resolution-wise Attention…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kun Zhang , Peng He , Ping Yao , Ge Chen , Rui Wu , Min Du , Huimin Li , Li Fu , Tianyao Zheng

This paper proposes a statistical approach to 2D pose estimation from human images. The main problems with the standard supervised approach, which is based on a deep recognition (image-to-pose) model, are that it often yields anatomically…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Takayuki Nakatsuka , Kazuyoshi Yoshii , Yuki Koyama , Satoru Fukayama , Masataka Goto , Shigeo Morishima

Deep generative models have made great progress in synthesizing images with arbitrary human poses and transferring poses of one person to others. Though many different methods have been proposed to generate images with high visual fidelity,…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Kun Wu , Chengxiang Yin , Zhengping Che , Bo Jiang , Jian Tang , Zheng Guan , Gangyi Ding

The target of human pose estimation is to determine body part or joint locations of each person from an image. This is a challenging problems with wide applications. To address this issue, this paper proposes an augmented parallel-pyramid…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Luanxuan Hou , Jie Cao , Yuan Zhao , Haifeng Shen , Yiping Meng , Ran He , Jieping Ye

Multi-person pose estimation is an important but challenging problem in computer vision. Although current approaches have achieved significant progress by fusing the multi-scale feature maps, they pay little attention to enhancing the…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Kai Su , Dongdong Yu , Zhenqi Xu , Xin Geng , Changhu Wang

Realtime multi-person 2D pose estimation is a key component in enabling machines to have an understanding of people in images and videos. In this work, we present a realtime approach to detect the 2D pose of multiple people in an image. The…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhe Cao , Gines Hidalgo , Tomas Simon , Shih-En Wei , Yaser Sheikh

3D human pose estimation from a monocular image or 2D joints is an ill-posed problem because of depth ambiguity and occluded joints. We argue that 3D human pose estimation from a monocular input is an inverse problem where multiple feasible…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Chen Li , Gim Hee Lee

Traditionally, monocular 3D human pose estimation employs a machine learning model to predict the most likely 3D pose for a given input image. However, a single image can be highly ambiguous and induces multiple plausible solutions for the…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Karl Holmquist , Bastian Wandt

Recently, several deep learning models have been proposed for 3D human pose estimation. Nevertheless, most of these approaches only focus on the single-person case or estimate 3D pose of a few people at high resolution. Furthermore, many…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Florian Chabot , Bertrand Luvison , Quoc Cong Pham , Cahterine Achrd

Occlusion is probably the biggest challenge for human pose estimation in the wild. Typical solutions often rely on intrusive sensors such as IMUs to detect occluded joints. To make the task truly unconstrained, we present AdaFuse, an…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Zhe Zhang , Chunyu Wang , Weichao Qiu , Wenhu Qin , Wenjun Zeng

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

By leveraging temporal dependency in video sequences, multi-frame human pose estimation algorithms have demonstrated remarkable results in complicated situations, such as occlusion, motion blur, and video defocus. These algorithms are…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Jijie He , Wenwu Yang

Person re-identification aims at establishing the identity of a pedestrian from a gallery that contains images of multiple people obtained from a multi-camera system. Many challenges such as occlusions, drastic lighting and pose variations…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Guodong Ding , Salman Khan , Zhenmin Tang , Fatih Porikli

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…

计算机视觉与模式识别 · 计算机科学 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…

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

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…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Jie Ou , Hong Wu

We propose a method for multi-person detection and 2-D pose estimation that achieves state-of-art results on the challenging COCO keypoints task. It is a simple, yet powerful, top-down approach consisting of two stages. In the first stage,…

计算机视觉与模式识别 · 计算机科学 2017-04-18 George Papandreou , Tyler Zhu , Nori Kanazawa , Alexander Toshev , Jonathan Tompson , Chris Bregler , Kevin Murphy

Scene depth information can help visual information for more accurate semantic segmentation. However, how to effectively integrate multi-modality information into representative features is still an open problem. Most of the existing work…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Yuejiao Su , Yuan Yuan , Zhiyu Jiang

Despite of the recent success of neural networks for human pose estimation, current approaches are limited to pose estimation of a single person and cannot handle humans in groups or crowds. In this work, we propose a method that estimates…

计算机视觉与模式识别 · 计算机科学 2016-09-01 Umar Iqbal , Juergen Gall

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