中文
相关论文

相关论文: Flowing ConvNets for Human Pose Estimation in Vide…

200 篇论文

Transformer architectures have become the model of choice in natural language processing and are now being introduced into computer vision tasks such as image classification, object detection, and semantic segmentation. However, in the…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Ce Zheng , Sijie Zhu , Matias Mendieta , Taojiannan Yang , Chen Chen , Zhengming Ding

Human pose estimation in video relies on local information by either estimating each frame independently or tracking poses across frames. In this paper, we propose a novel method combining local approaches with global context. We introduce…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Yuexi Zhang , Yin Wang , Octavia Camps , Mario Sznaier

Human pose estimation, a vital task in computer vision, involves detecting and localising human joints in images and videos. While single-frame pose estimation has seen significant progress, it often fails to capture the temporal dynamics…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Cesare Davide Pace , Alessandro Marco De Nunzio , Claudio De Stefano , Francesco Fontanella , Mario Molinara

Video-based human pose estimation remains challenged by motion blur, occlusion, and complex spatiotemporal dynamics. Existing methods often rely on heatmaps or implicit spatio-temporal feature aggregation, which limits joint topology…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Quang Dang Huynh , Xuefei Yin , Andrew Busch , Hugo G. Espinosa , Alan Wee-Chung Liew , Matthew T. O. Worsey , Yanming Zhu

Spatio-temporal contexts are crucial in understanding human actions in videos. Recent state-of-the-art Convolutional Neural Network (ConvNet) based action recognition systems frequently involve 3D spatio-temporal ConvNet filters, chunking…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yunfeng Wang , Wengang Zhou , Qilin Zhang , Xiaotian Zhu , Houqiang Li

We study how to synthesize novel views of human body from a single image. Though recent deep learning based methods work well for rigid objects, they often fail on objects with large articulation, like human bodies. The core step of…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Hao Zhu , Hao Su , Peng Wang , Xun Cao , Ruigang Yang

Current works on multi-person 3D pose estimation mainly focus on the estimation of the 3D joint locations relative to the root joint and ignore the absolute locations of each pose. In this paper, we propose the Human Depth Estimation…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Jiahao Lin , Gim Hee Lee

Recent advances in deep learning have significantly improved performance of video prediction. However, state-of-the-art methods still suffer from blurriness and distortions in their future predictions, especially when there are large…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Osamu Shouno

Human Pose Estimation is a crucial module in human-machine interaction applications and, especially since the rise in deep learning technology, robust methods are available to consumers using RGB cameras and commercial GPUs. On the other…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Gaurvi Goyal , Pham Cong Thuong , Arren Glover , Masayoshi Mizuno , Chiara Bartolozzi

Estimating 3D poses from a monocular video is still a challenging task, despite the significant progress that has been made in recent years. Generally, the performance of existing methods drops when the target person is too small/large, or…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Yu Cheng , Bo Yang , Bo Wang , Robby T. Tan

Temporal coherence is a valuable source of information in the context of optical flow estimation. However, finding a suitable motion model to leverage this information is a non-trivial task. In this paper we propose an unsupervised online…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Daniel Maurer , Andrés Bruhn

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Steven Schwarcz , Thomas Pollard

Human pose estimation (HPE) with convolutional neural networks (CNNs) for indoor monitoring is one of the major challenges in computer vision. In contrast to HPE in perspective views, an indoor monitoring system can consist of an…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Jingrui Yu , Tobias Scheck , Roman Seidel , Yukti Adya , Dipankar Nandi , Gangolf Hirtz

Human pose estimation, with its broad applications in action recognition and motion capture, has experienced significant advancements. However, current Transformer-based methods for video pose estimation often face challenges in managing…

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

Event camera is an emerging bio-inspired vision sensors that report per-pixel brightness changes asynchronously. It holds noticeable advantage of high dynamic range, high speed response, and low power budget that enable it to best capture…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Zhanpeng Shao , Wen Zhou , Wuzhen Wang , Jianyu Yang , Youfu Li

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

Human pose estimation focuses on predicting body keypoints to analyze human motion. Currently, most pose estimation tasks rely on conventional RGB cameras. In contrast, event cameras provide high temporal resolution and low latency,…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Haoxian Zhou , Chuanzhi Xu , Langyi Chen , Pengfei Ye , Haodong Chen , Yuk Ying Chung , Qiang Qu

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Xueyan Zou , Linjie Yang , Ding Liu , Yong Jae Lee

The estimation of the camera poses associated with a set of images commonly relies on feature matches between the images. In contrast, we are the first to address this challenge by using objectness regions to guide the pose estimation…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Matteo Taiana , Matteo Toso , Stuart James , Alessio Del Bue

Multi-view 3D human pose estimation is naturally superior to single view one, benefiting from more comprehensive information provided by images of multiple views. The information includes camera poses, 2D/3D human poses, and 3D geometry.…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Xiaoben Li , Mancheng Meng , Ziyan Wu , Terrence Chen , Fan Yang , Dinggang Shen