中文
相关论文

相关论文: End-to-End Trainable Multi-Instance Pose Estimatio…

200 篇论文

Multi-person pose estimation (MPPE) estimates keypoints for all individuals present in an image. MPPE is a fundamental task for several applications in computer vision and virtual reality. Unfortunately, there are currently no…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Sebastian Janampa , Marios Pattichis

We address the problem of camera pose estimation in visual localization. Current regression-based methods for pose estimation are trained and evaluated scene-wise. They depend on the coordinate frame of the training dataset and show a low…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Boris Chidlovskii , Assem Sadek

The task of 2D human pose estimation is challenging as the number of keypoints is typically large (~ 17) and this necessitates the use of robust neural network architectures and training pipelines that can capture the relevant features from…

机器学习 · 计算机科学 2022-04-22 Kaushik Balakrishnan , Devesh Upadhyay

Pedestrian attribute inference is a demanding problem in visual surveillance that can facilitate person retrieval, search and indexing. To exploit semantic relations between attributes, recent research treats it as a multi-label image…

计算机视觉与模式识别 · 计算机科学 2017-07-20 M. Saquib Sarfraz , Arne Schumann , Yan Wang , Rainer Stiefelhagen

We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang , Anton van den Hengel

Can freely moving humans or animals themselves serve as calibration targets for multi-camera systems while simultaneously estimating their correspondences across views? We humans can solve this problem by mentally rotating the observed 2D…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Sang-Eun Lee , Ko Nishino , Shohei Nobuhara

Pose estimation in the wild is a challenging problem, particularly in situations of (i) occlusions of varying degrees and (ii) crowded outdoor scenes. Most of the existing studies of pose estimation did not report the performance in similar…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Sudip Das , Perla Sai Raj Kishore , Ujjwal Bhattacharya

Human pose information is a critical component in many downstream image processing tasks, such as activity recognition and motion tracking. Likewise, a pose estimator for the illustrated character domain would provide a valuable prior for…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Shuhong Chen , Matthias Zwicker

Video 3D human pose estimation aims to localize the 3D coordinates of human joints from videos. Recent transformer-based approaches focus on capturing the spatiotemporal information from sequential 2D poses, which cannot model the…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Zhongwei Qiu , Qiansheng Yang , Jian Wang , Dongmei Fu

Autonomy in robot-assisted minimally invasive surgery has the potential to reduce surgeon cognitive and task load, thereby increasing procedural efficiency. However, implementing accurate autonomous control can be difficult due to poor…

机器人学 · 计算机科学 2026-03-18 Shuyuan Yang , Zonghe Chua

Statistical post-processing of global ensemble weather forecasts is revisited by leveraging recent developments in machine learning. Verification of past forecasts is exploited to learn systematic deficiencies of numerical weather…

大气与海洋物理 · 物理学 2023-10-23 Zied Ben-Bouallegue , Jonathan A Weyn , Mariana C A Clare , Jesper Dramsch , Peter Dueben , Matthew Chantry

This paper studies the problem of multi-person pose estimation in a bottom-up fashion. With a new and strong observation that the localization issue of the center-offset formulation can be remedied in a local-window search scheme in an…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Nan Xue , Tianfu Wu , Gui-Song Xia , Liangpei Zhang

Predicting high-fidelity future human poses, from a historically observed sequence, is decisive for intelligent robots to interact with humans. Deep end-to-end learning approaches, which typically train a generic pre-trained model on…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Qiongjie Cui , Huaijiang Sun , Jianfeng Lu , Bin Li , Weiqing Li

Multi-view pose estimation is essential for quantifying animal behavior in scientific research, yet current methods struggle to achieve accurate tracking with limited labeled data and suffer from poor uncertainty estimates. We address these…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Lenny Aharon , Keemin Lee , Karan Sikka , Selmaan Chettih , Cole Hurwitz , Liam Paninski , Matthew R Whiteway

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Arash Amini , Arul Selvam Periyasamy , Sven Behnke

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

We introduce STEP, a novel framework utilizing Transformer-based discriminative model prediction for simultaneous tracking and estimation of pose across diverse animal species and humans. We are inspired by the fact that the human brain…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Shashikant Verma , Harish Katti , Soumyaratna Debnath , Yamuna Swamy , Shanmuganathan Raman

Existing methods of multi-person video 3D human Pose and Shape Estimation (PSE) typically adopt a two-stage strategy, which first detects human instances in each frame and then performs single-person PSE with temporal model. However, the…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Zhongwei Qiu , Yang Qiansheng , Jian Wang , Haocheng Feng , Junyu Han , Errui Ding , Chang Xu , Dongmei Fu , Jingdong Wang

We propose to leverage Transformer architectures for non-autoregressive human motion prediction. Our approach decodes elements in parallel from a query sequence, instead of conditioning on previous predictions such as instate-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Angel Martínez-González , Michael Villamizar , Jean-Marc Odobez

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