paper-with-me

홈 › Papers

Personalizing Human Video Pose Estimation

2015-11-20 · CVPR 2016 6 · James Charles, Tomas Pfister, Derek Magee, David Hogg, Andrew Zisserman

We propose a personalized ConvNet pose estimator that automatically adapts itself to the uniqueness of a person's appearance to improve pose estimation in long videos. We make the following contributions: (i) we show that given a few high-precision pose annotations, e.g. from a generic ConvNet pose estimator, additional annotations can be generated throughout the video using a combination of image-based matching for temporally distant frames, and dense optical flow for temporally local frames; (ii) we develop an occlusion aware self-evaluation model that is able to automatically select the high-quality and reject the erroneous additional annotations; and (iii) we demonstrate that these high-quality annotations can be used to fine-tune a ConvNet pose estimator and thereby personalize it to lock on to key discriminative features of the person's appearance. The outcome is a substantial improvement in the pose estimates for the target video using the personalized ConvNet compared to the original generic ConvNet. Our method outperforms the state of the art (including top ConvNet methods) by a large margin on two standard benchmarks, as well as on a new challenging YouTube video dataset. Furthermore, we show that training from the automatically generated annotations can be used to improve the performance of a generic ConvNet on other benchmarks.

📄 PDF Abstract BibTeX arXiv:1511.06676

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationPose Estimation

Similar Papers 제목 키워드 기반

Dynamic Concepts Personalization from Single Videos

2025-02-20 · Rameen Abdal, Or Patashnik, Ivan Skorokhodov, Willi Menapace 외

Personalizing generative text-to-image models has seen remarkable progress, but extending this personalization to text-to-video models presents unique challenges. Unlike static concepts, personalizing text-to-video model…

Spatio-Temporal Attention and Gaussian Processes for Personalized Video Gaze Estimation

2024-04-08 · Swati Jindal, Mohit Yadav, Roberto Manduchi

Gaze is an essential prompt for analyzing human behavior and attention. Recently, there has been an increasing interest in determining gaze direction from facial videos. However, video gaze estimation faces significant c…

Gaussian ProcessesGaze Estimation

SalGaze: Personalizing Gaze Estimation Using Visual Saliency

2019-10-23 · Zhuoqing Chang, Matias Di Martino, Qiang Qiu, Steven Espinosa 외

Traditional gaze estimation methods typically require explicit user calibration to achieve high accuracy. This process is cumbersome and recalibration is often required when there are changes in factors such as illuminat…

Gaze Estimation

A Blast From the Past: Personalizing Predictions of Video-Induced Emotions using Personal Memories as Context

2020-08-27 · Bernd Dudzik, Joost Broekens, Mark Neerincx, Hayley Hung

A key challenge in the accurate prediction of viewers' emotional responses to video stimuli in real-world applications is accounting for person- and situation-specific variation. An important contextual influence shaping…

Meta-Personalizing Vision-Language Models to Find Named Instances in Video

2023-06-16 · CVPR 2023 1 · Chun-Hsiao Yeh, Bryan Russell, Josef Sivic, Fabian Caba Heilbron 외

Large-scale vision-language models (VLM) have shown impressive results for language-guided search applications. While these models allow category-level queries, they currently struggle with personalized searches for mome…

RetrievalWord Embeddings