中文
相关论文

相关论文: STRIDE: Single-video based Temporally Continuous O…

200 篇论文

Deep ConvNets have been shown to be effective for the task of human pose estimation from single images. However, several challenging issues arise in the video-based case such as self-occlusion, motion blur, and uncommon poses with few or no…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Jie Song , Limin Wang , Luc Van Gool , Otmar Hilliges

In the field of 3D Human Pose Estimation (HPE), accurately estimating human pose, especially in scenarios with occlusions, is a significant challenge. This work identifies and addresses a gap in the current state of the art in 3D HPE…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Filipa Lino , Carlos Santiago , Manuel Marques

Real-time object pose estimation is necessary for many robot manipulation algorithms. However, state-of-the-art methods for object pose estimation are trained for a specific set of objects; these methods thus need to be retrained to…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Qiao Gu , Brian Okorn , David Held

Occlusion is one of the challenging issues when estimating 3D hand pose. This problem becomes more prominent when hand interacts with an object or two hands are involved. In the past works, much attention has not been given to these…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Mallika Garg , Debashis Ghosh , Pyari Mohan Pradhan

Image matching is a fundamental and critical task in various visual applications, such as Simultaneous Localization and Mapping (SLAM) and image retrieval, which require accurate pose estimation. However, most existing methods ignore the…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Miao Fan , Mingrui Chen , Chen Hu , Shuchang Zhou

Multi-person pose estimation and tracking serve as crucial steps for video understanding. Most state-of-the-art approaches rely on first estimating poses in each frame and only then implementing data association and refinement. Despite the…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yiding Yang , Zhou Ren , Haoxiang Li , Chunluan Zhou , Xinchao Wang , Gang Hua

Continuous diffusion models have demonstrated their effectiveness in addressing the inherent uncertainty and indeterminacy in monocular 3D human pose estimation (HPE). Despite their strengths, the need for large search spaces and the…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Weiquan Wang , Jun Xiao , Chunping Wang , Wei Liu , Zhao Wang , Long Chen

Many manipulation tasks, such as placement or within-hand manipulation, require the object's pose relative to a robot hand. The task is difficult when the hand significantly occludes the object. It is especially hard for adaptive hands, for…

机器人学 · 计算机科学 2021-12-20 Bowen Wen , Chaitanya Mitash , Sruthi Soorian , Andrew Kimmel , Avishai Sintov , Kostas E. Bekris

Multi-frame human pose estimation in complicated situations is challenging. Although state-of-the-art human joints detectors have demonstrated remarkable results for static images, their performances come short when we apply these models to…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhenguang Liu , Haoming Chen , Runyang Feng , Shuang Wu , Shouling Ji , Bailin Yang , Xun Wang

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius

Pose estimation is usually tackled as either a bin classification or a regression problem. In both cases, the idea is to directly predict the pose of an object. This is a non-trivial task due to appearance variations between similar poses…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Georgios Kouros , Shubham Shrivastava , Cédric Picron , Sushruth Nagesh , Punarjay Chakravarty , Tinne Tuytelaars

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

Compositing human figures into scene images has broad applications in areas such as entertainment and advertising. However, existing methods often cannot handle occlusion of the inserted person by foreground objects and unnaturally place…

图形学 · 计算机科学 2025-05-08 Shun Masuda , Yuki Endo , Yoshihiro Kanamori

Human pose estimation aims at locating the specific joints of humans from the images or videos. While existing deep learning-based methods have achieved high positioning accuracy, they often struggle with generalization in occlusion…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Gangtao Han , Chunxiao Song , Song Wang , Hao Wang , Enqing Chen , Guanghui Wang

Albeit the recent progress in single image 3D human pose estimation due to the convolutional neural network, it is still challenging to handle real scenarios such as highly occluded scenes. In this paper, we propose to address the problem…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xiang Guo , Yuchao Dai

Reconstructing 3D human pose and shape from monocular videos is a well-studied but challenging problem. Common challenges include occlusions, the inherent ambiguities in the 2D to 3D mapping and the computational complexity of video…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Nikolaos Vasilikopoulos , Nikos Kolotouros , Aggeliki Tsoli , Antonis Argyros

Estimating 3D human poses from video is a challenging problem. The lack of 3D human pose annotations is a major obstacle for supervised training and for generalization to unseen datasets. In this work, we address this problem by proposing a…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Mohsen Gholami , Ahmad Rezaei , Helge Rhodin , Rabab Ward , Z. Jane Wang

Video-based human pose estimation models aim to address scenarios that cannot be effectively solved by static image models such as motion blur, out-of-focus and occlusion. Most existing approaches consist of two stages: detecting human…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhihong Wei

Online test-time adaptation addresses the train-test domain gap by adapting the model on unlabeled streaming test inputs before making the final prediction. However, online adaptation for 3D human pose estimation suffers from error…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yilin Wen , Kechuan Dong , Yusuke Sugano

This paper addresses the problem of monocular 3D human shape and pose estimation from an RGB image. Despite great progress in this field in terms of pose prediction accuracy, state-of-the-art methods often predict inaccurate body shapes. We…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Akash Sengupta , Ignas Budvytis , Roberto Cipolla