中文
相关论文

相关论文: Multi-Instance Pose Networks: Rethinking Top-Down …

200 篇论文

We introduce YOLO-pose, a novel heatmap-free approach for joint detection, and 2D multi-person pose estimation in an image based on the popular YOLO object detection framework. Existing heatmap based two-stage approaches are sub-optimal as…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Debapriya Maji , Soyeb Nagori , Manu Mathew , Deepak Poddar

We present BoTNet, a conceptually simple yet powerful backbone architecture that incorporates self-attention for multiple computer vision tasks including image classification, object detection and instance segmentation. By just replacing…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Aravind Srinivas , Tsung-Yi Lin , Niki Parmar , Jonathon Shlens , Pieter Abbeel , Ashish Vaswani

3D human pose estimation errors would propagate along the human body topology and accumulate at the end joints of limbs. Inspired by the backtracking mechanism in automatic control systems, we design an Intra-Part Constraint module that…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Jialun Cai , Hong Liu , Runwei Ding , Wenhao Li , Jianbing Wu , Miaoju Ban

Human pose estimation is a fundamental yet challenging task in computer vision. Although deep learning techniques have made great progress in this area, difficult scenarios (e.g., invisible keypoints, occlusions, complex multi-person…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yabo Xiao , Dongdong Yu , Xiaojuan Wang , Tianqi Lv , Yiqi Fan , Lingrui Wu

Human pose estimation aims to figure out the keypoints of all people in different scenes. Current approaches still face some challenges despite promising results. Existing top-down methods deal with a single person individually, without the…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Shuaitao Zhao , Kun Liu , Yuhang Huang , Qian Bao , Dan Zeng , Wu Liu

3D human pose lifting is a promising research area that leverages estimated and ground-truth 2D human pose data for training. While existing approaches primarily aim to enhance the performance of estimated 2D poses, they often struggle when…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Hu Cui , Tessai Hayama

We propose a novel generative approach for 3D human pose estimation. 3D human pose estimation poses several key challenges due to the complex geometry of the human body, self-occluding joints, and the requirement for large-scale real-world…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hyunsoo Lee , Daeum Jeon , Hyeokjae Oh

Markerless methods for animal posture tracking have been rapidly developing recently, but frameworks and benchmarks for tracking large animal groups in 3D are still lacking. To overcome this gap in the literature, we present 3D-MuPPET, a…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Urs Waldmann , Alex Hoi Hang Chan , Hemal Naik , Máté Nagy , Iain D. Couzin , Oliver Deussen , Bastian Goldluecke , Fumihiro Kano

In recent years, 2D human pose estimation has made significant progress on public benchmarks. However, many of these approaches face challenges of less applicability in the industrial community due to the large number of parametric…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Haonan Wang , Jie Liu , Jie Tang , Gangshan Wu , Bo Xu , Yanbing Chou , Yong Wang

We propose to combine recent Convolutional Neural Networks (CNN) models with depth imaging to obtain a reliable and fast multi-person pose estimation algorithm applicable to Human Robot Interaction (HRI) scenarios. Our hypothesis is that…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

Object pose estimation is a crucial prerequisite for robots to perform autonomous manipulation in clutter. Real-world bin-picking settings such as warehouses present additional challenges, e.g., new objects are added constantly. Most of the…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Arul Selvam Periyasamy , Max Schwarz , Sven Behnke

Head-pose estimation has many applications, such as social event analysis, human-robot and human-computer interaction, driving assistance, and so forth. Head-pose estimation is challenging because it must cope with changing illumination…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Vincent Drouard , Radu Horaud , Antoine Deleforge , Silèye Ba , Georgios Evangelidis

Autonomous robotic systems operating in human environments must understand their surroundings to make accurate and safe decisions. In crowded human scenes with close-up human-robot interaction and robot navigation, a deep understanding…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Edward Vendrow , Duy Tho Le , Jianfei Cai , Hamid Rezatofighi

Human pose transfer has typically been modeled as a 2D image-to-image translation problem. This formulation ignores the human body shape prior in 3D space and inevitably causes implausible artifacts, especially when facing occlusion. To…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Jinxiang Liu , Yangheng Zhao , Siheng Chen , Ya Zhang

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

Multiple object detection and pose estimation are vital computer vision tasks. The latter relates to the former as a downstream problem in applications such as robotics and autonomous driving. However, due to the high complexity of both…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Congliang Li , Shijie Sun , Xiangyu Song , Huansheng Song , Naveed Akhtar , Ajmal Saeed Mian

Multi-person pose estimation is a fundamental yet challenging task in computer vision. Both rich context information and spatial information are required to precisely locate the keypoints for all persons in an image. In this paper, a novel…

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

This study presents significant enhancements in human pose estimation using the MediaPipe framework. The research focuses on improving accuracy, computational efficiency, and real-time processing capabilities by comprehensively optimising…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Sandeep Singh Sengar , Abhishek Kumar , Owen Singh

In recent years, estimating the 6D pose of object instances with convolutional neural network (CNN) has received considerable attention. Depending on whether intermediate cues are used, the relevant literature can be roughly divided into…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Mingliang Fu , Weijia Zhou

Both appearance cue and constraint cue are vital for human pose estimation. However, there is a tendency in most existing works to overfitting the former and overlook the latter. In this paper, we propose Augmentation by Information…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Junjie Huang , Zheng Zhu , Guan Huang , Dalong Du