中文
相关论文

相关论文: Detection, Pose Estimation and Segmentation for Mu…

200 篇论文

Video-based human pose estimation in crowded scenes is a challenging problem due to occlusion, motion blur, scale variation and viewpoint change, etc. Prior approaches always fail to deal with this problem because of (1) lacking of usage of…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Li Yuan , Shuning Chang , Xuecheng Nie , Ziyuan Huang , Yichen Zhou , Yunpeng Chen , Jiashi Feng , Shuicheng Yan

The task of multi-person human pose estimation in natural scenes is quite challenging. Existing methods include both top-down and bottom-up approaches. The main advantage of bottom-up methods is its excellent tradeoff between estimation…

计算机视觉与模式识别 · 计算机科学 2017-10-30 Guanghan Ning , Zhihai He

Applications in the field of augmented reality or robotics often require joint localisation and 6D pose estimation of multiple objects. However, most algorithms need one network per object class to be trained in order to provide the best…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Niklas Gard , Anna Hilsmann , Peter Eisert

We introduce CHAMP, a novel method for learning sequence-to-sequence, multi-hypothesis 3D human poses from 2D keypoints by leveraging a conditional distribution with a diffusion model. To predict a single output 3D pose sequence, we…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Harry Zhang , Luca Carlone

We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance. The…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Kaiming He , Georgia Gkioxari , Piotr Dollár , Ross Girshick

Accurate 3D human pose estimation from single images is possible with sophisticated deep-net architectures that have been trained on very large datasets. However, this still leaves open the problem of capturing motions for which no such…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Helge Rhodin , Jörg Spörri , Isinsu Katircioglu , Victor Constantin , Frédéric Meyer , Erich Müller , Mathieu Salzmann , Pascal Fua

Automatic estimation of 3D human pose from monocular RGB images is a challenging and unsolved problem in computer vision. In a supervised manner, approaches heavily rely on laborious annotations and present hampered generalization ability…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Yuchen Yang , Yu Qiao , Xiao Sun

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

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

Person recognition methods that use multiple body regions have shown significant improvements over traditional face-based recognition. One of the primary challenges in full-body person recognition is the extreme variation in pose and view…

计算机视觉与模式识别 · 计算机科学 2017-05-30 Vijay Kumar , Anoop Namboodiri , Manohar Paluri , C V Jawahar

Multi-human parsing is the task of segmenting human body parts while associating each part to the person it belongs to, combining instance-level and part-level information for fine-grained human understanding. In this work, we demonstrate…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Laura Bragagnolo , Matteo Terreran , Leonardo Barcellona , Stefano Ghidoni

Recent advancements in 3D human pose estimation from single-camera images and videos have relied on parametric models, like SMPL. However, these models oversimplify anatomical structures, limiting their accuracy in capturing true joint…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Farnoosh Koleini , Muhammad Usama Saleem , Pu Wang , Hongfei Xue , Ahmed Helmy , Abbey Fenwick

We propose Co-op, a novel method for accurately and robustly estimating the 6DoF pose of objects unseen during training from a single RGB image. Our method requires only the CAD model of the target object and can precisely estimate its pose…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Sungphill Moon , Hyeontae Son , Dongcheol Hur , Sangwook Kim

We present a learning approach for localization and segmentation of objects in an image in a manner that is robust to partial occlusion. Our algorithm produces a bounding box around the full extent of the object and labels pixels in the…

计算机视觉与模式识别 · 计算机科学 2015-07-29 Samarth Brahmbhatt , Heni Ben Amor , Henrik Christensen

Multi-person pose estimation is a challenging problem. Existing methods are mostly two-stage based--one stage for proposal generation and the other for allocating poses to corresponding persons. However, such two-stage methods generally…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Xuecheng Nie , Jianfeng Zhang , Shuicheng Yan , Jiashi Feng

In this paper, we concern on the bottom-up paradigm in multi-person pose estimation (MPPE). Most previous bottom-up methods try to consider the relation of instances to identify different body parts during the post processing, while…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Ruoqi Yin , Jianqin Yin

6D Object pose estimation is a fundamental component in robotics enabling efficient interaction with the environment. It is particularly challenging in bin-picking applications, where objects may be textureless and in difficult poses, and…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Alan Li , Angela P. Schoellig

Monocular 3D human pose and shape estimation is an inherently ill-posed problem due to depth ambiguities, occlusions, and truncations. Recent probabilistic approaches learn a distribution over plausible 3D human meshes by maximizing the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

Existing marker-less motion capture methods often assume known backgrounds, static cameras, and sequence specific motion priors, which narrows its application scenarios. Here we propose a fully automatic method that given multi-view video,…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Yinghao Huang , Federica Bogo , Christoph Lassner , Angjoo Kanazawa , Peter V. Gehler , Ijaz Akhter , Michael J. Black

Single-stage multi-person pose estimation aims to jointly perform human localization and keypoint prediction within a unified framework, offering advantages in inference efficiency and architectural simplicity. Consequently, multi-scale…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Nanjun Li , Pinqi Cheng , Zean Liu , Minghe Tian , Xuanyin Wang