中文
相关论文

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

200 篇论文

We consider a single-query 6-DoF camera pose estimation with reference images and a point cloud, i.e. the problem of estimating the position and orientation of a camera by using reference images and a point cloud. In this work, we perform a…

计算机视觉与模式识别 · 计算机科学 2018-08-20 Junsheng Fu , Said Pertuz , Jiri Matas , Joni-Kristian Kämäräinen

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when modelling spatial and…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Ruochen Li , Shuang Chen , Wenke E , Farshad Arvin , Amir Atapour-Abarghouei

Human pose estimation in videos remains a challenge, largely due to the reliance on extensive manual annotation of large datasets, which is expensive and labor-intensive. Furthermore, existing approaches often struggle to capture long-range…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Yingying Jiao , Zhigang Wang , Sifan Wu , Shaojing Fan , Zhenguang Liu , Zhuoyue Xu , Zheqi Wu

This paper introduces a simple but highly efficient ensemble for robust texture classification, which can effectively deal with translation, scale and changes of significant viewpoint problems. The proposed method first inherits the spirit…

计算机视觉与模式识别 · 计算机科学 2012-03-06 Shu Kong , Donghui Wang

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

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

Multi-person pose understanding from RGB videos involves three complex tasks: pose estimation, tracking and motion forecasting. Intuitively, accurate multi-person pose estimation facilitates robust tracking, and robust tracking builds…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Shihao Zou , Yuanlu Xu , Chao Li , Lingni Ma , Li Cheng , Minh Vo

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

Convolutional neural networks (CNNs) and vision transformers (ViTs) have achieved remarkable success in various vision tasks. However, many architectures do not consider interactions between feature maps from different stages and scales,…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Liang Shang , Yanli Liu , Zhengyang Lou , Shuxue Quan , Nagesh Adluru , Bochen Guan , William A. Sethares

Self-supervised learning has shown very promising results for monocular depth estimation. Scene structure and local details both are significant clues for high-quality depth estimation. Recent works suffer from the lack of explicit modeling…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Jiaxing Yan , Hong Zhao , Penghui Bu , YuSheng Jin

Over the past few years, the vision transformer and its various forms have gained significance in human pose estimation. By treating image patches as tokens, transformers can capture global relationships wisely, estimate the keypoint tokens…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Anning Li

We present two novel solutions for multi-view 3D human pose estimation based on new learnable triangulation methods that combine 3D information from multiple 2D views. The first (baseline) solution is a basic differentiable algebraic…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Karim Iskakov , Egor Burkov , Victor Lempitsky , Yury Malkov

In the rapidly evolving field of computer vision, the task of accurately estimating the poses of multiple individuals from various viewpoints presents a formidable challenge, especially if the estimations should be reliable as well. This…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

This paper is on highly accurate and highly efficient human pose estimation. Recent works based on Fully Convolutional Networks (FCNs) have demonstrated excellent results for this difficult problem. While residual connections within FCNs…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Adrian Bulat , Jean Kossaifi , Georgios Tzimiropoulos , Maja Pantic

Existing pose estimation approaches fall into two categories: single-stage and multi-stage methods. While multi-stage methods are seemingly more suited for the task, their performance in current practice is not as good as single-stage…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Wenbo Li , Zhicheng Wang , Binyi Yin , Qixiang Peng , Yuming Du , Tianzi Xiao , Gang Yu , Hongtao Lu , Yichen Wei , Jian Sun

Multi-person pose estimation plays an important role in many fields. Although previous works have researched a lot on different parts of human pose estimation, full body pose estimation for multi-person still needs further research. Our…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Haoyi Zhu , Cheng Jie , Shaofei Jiang

Estimating rigid objects' poses is one of the fundamental problems in computer vision, with a range of applications across automation and augmented reality. Most existing approaches adopt one network per object class strategy, depend…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Jianyu Zhao , Wei Quan , Bogdan J. Matuszewski

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

Convolutional Pose Machine is a popular neural network architecture for articulated pose estimation. In this work we explore its empirical receptive field and realize, that it can be enhanced with integration of a global context. To do so…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Daniil Osokin

Human pose estimation plays an important role in many computer vision tasks and has been studied for many decades. However, due to complex appearance variations from poses, illuminations, occlusions and low resolutions, it still remains a…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Zhihui Su , Ming Ye , Guohui Zhang , Lei Dai , Jianda Sheng