中文
相关论文

相关论文: RTMO: Towards High-Performance One-Stage Real-Time…

200 篇论文

Human pose estimation from image and video is a vital task in many multimedia applications. Previous methods achieve great performance but rarely take efficiency into consideration, which makes it difficult to implement the networks on…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Wenqiang Zhang , Jiemin Fang , Xinggang Wang , Wenyu Liu

In this paper we introduce EfficientPose, a new approach for 6D object pose estimation. Our method is highly accurate, efficient and scalable over a wide range of computational resources. Moreover, it can detect the 2D bounding box of…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Yannick Bukschat , Marcus Vetter

Recently, human pose estimation mainly focuses on how to design a more effective and better deep network structure as human features extractor, and most designed feature extraction networks only introduce the position of each anatomical…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Zhangjian Ji , Zilong Wang , Ming Zhang , Yapeng Chen , Yuhua Qian

In this work, we propose a new method for multi-person pose estimation which combines the traditional bottom-up and the top-down methods. Specifically, we perform the network feed-forwarding in a bottom-up manner, and then parse the poses…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Miaopeng Li , Zimeng Zhou , Jie Li , Xinguo Liu

We propose a single-shot approach for simultaneously detecting an object in an RGB image and predicting its 6D pose without requiring multiple stages or having to examine multiple hypotheses. Unlike a recently proposed single-shot technique…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Bugra Tekin , Sudipta N. Sinha , Pascal Fua

Inter-person occlusion and depth ambiguity make estimating the 3D poses of monocular multiple persons as camera-centric coordinates a challenging problem. Typical top-down frameworks suffer from high computational redundancy with an…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Juze Zhang , Jingya Wang , Ye Shi , Fei Gao , Lan Xu , Jingyi Yu

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

Recently, most of the state-of-the-art human pose estimation methods are based on heatmap regression. The final coordinates of keypoints are obtained by decoding heatmap directly. In this paper, we aim to find a better approach to get more…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Jian Wang , Xiang Long , Yuan Gao , Errui Ding , Shilei Wen

Modern image-based object detection models, such as YOLOv7, primarily process individual frames independently, thus ignoring valuable temporal context naturally present in videos. Meanwhile, existing video-based detection methods often…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Yitong Quan , Benjamin Kiefer , Martin Messmer , Andreas Zell

We propose a novel framework for accurate 3D human pose estimation in combat sports using sparse multi-camera setups. Our method integrates robust multi-view 2D pose tracking via a transformer-based top-down approach, employing epipolar…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hossein Feiz , David Labbé , Thomas Romeas , Jocelyn Faubert , Sheldon Andrews

Object pose estimation is a fundamental task in 3D vision with applications in robotics, AR/VR, and scene understanding. We address the challenge of category-level 9-DoF pose estimation (6D pose + 3Dsize) from RGB-D input, without relying…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Rachit Agarwal , Abhishek Joshi , Sathish Chalasani , Woo Jin Kim

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

Current methods of multi-person pose estimation typically treat the localization and the association of body joints separately. It is convenient but inefficient, leading to additional computation and a waste of time. This paper, however,…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Chenyu Tian , Ran Yu , Xinyuan Zhao , Weihao Xia , Haoqian Wang , Yujiu Yang

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose predictions. Most…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Junting Dong , Wen Jiang , Qixing Huang , Hujun Bao , Xiaowei Zhou

Traditional methods for human localization and pose estimation (HPE), which mainly rely on RGB images as an input modality, confront substantial limitations in real-world applications due to privacy concerns. In contrast, radar-based HPE…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Yuan-Hao Ho , Jen-Hao Cheng , Sheng Yao Kuan , Zhongyu Jiang , Wenhao Chai , Hsiang-Wei Huang , Chih-Lung Lin , Jenq-Neng Hwang

Modern object detection methods can be divided into one-stage approaches and two-stage ones. One-stage detectors are more efficient owing to straightforward architectures, but the two-stage detectors still take the lead in accuracy.…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Xin Lu , Quanquan Li , Buyu Li , Junjie Yan

Deep learning methods have achieved excellent performance in pose estimation, but the lack of robustness causes the keypoints to change drastically between similar images. In view of this problem, a stable heatmap regression method is…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Yumeng Zhang , Li Chen , Yufeng Liu , Xiaoyan Guo , Wen Zheng , Junhai Yong

Knowledge about the location of a vehicle is indispensable for autonomous driving. In order to apply global localisation methods, a pose prior must be known which can be obtained from visual odometry. The quality and robustness of that…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Johannes Graeter , Tobias Strauss , Martin Lauer

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

We propose a new single-shot method for multi-person 3D pose estimation in general scenes from a monocular RGB camera. Our approach uses novel occlusion-robust pose-maps (ORPM) which enable full body pose inference even under strong partial…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Dushyant Mehta , Oleksandr Sotnychenko , Franziska Mueller , Weipeng Xu , Srinath Sridhar , Gerard Pons-Moll , Christian Theobalt