中文
相关论文

相关论文: The Pose Knows: Video Forecasting by Generating Po…

200 篇论文

In this paper we address the problem of generating person images conditioned on a given pose. Specifically, given an image of a person and a target pose, we synthesize a new image of that person in the novel pose. In order to deal with…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Aliaksandr Siarohin , Enver Sangineto , Stephane Lathuiliere , Nicu Sebe

Variational auto-encoders (VAEs) provide an attractive solution to image generation problem. However, they tend to produce blurred and over-smoothed images due to their dependence on pixel-wise reconstruction loss. This paper introduces a…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Salman H. Khan , Munawar Hayat , Nick Barnes

This paper presents a deep learning based approach to the problem of human pose estimation. We employ generative adversarial networks as our learning paradigm in which we set up two stacked hourglass networks with the same architecture, one…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Chia-Jung Chou , Jui-Ting Chien , Hwann-Tzong Chen

Video-based human pose estimation in crowded scenes is a challenging problem due to occlusion, motion blur, scale variation and viewpoint change, etc. Prior approaches always fail to deal with this problem because of (1) lacking of usage of…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Li Yuan , Shuning Chang , Xuecheng Nie , Ziyuan Huang , Yichen Zhou , Yunpeng Chen , Jiashi Feng , Shuicheng Yan

For human pose estimation in monocular images, joint occlusions and overlapping upon human bodies often result in deviated pose predictions. Under these circumstances, biologically implausible pose predictions may be produced. In contrast,…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Yu Chen , Chunhua Shen , Xiu-Shen Wei , Lingqiao Liu , Jian Yang

To exploit high temporal correlations in video frames of the same scene, the current frame is predicted from the already-encoded reference frames using block-based motion estimation and compensation techniques. While this approach can…

计算机视觉与模式识别 · 计算机科学 2022-08-16 S. M. A. K. Rajin , M. Murshed , M. Paul , S. W. Teng , J. Ma

In recent years, the task of video prediction-forecasting future video given past video frames-has attracted attention in the research community. In this paper we propose a novel approach to this problem with Vector Quantized Variational…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Jacob Walker , Ali Razavi , Aäron van den Oord

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

Recent research has demonstrated the ability to estimate gaze on mobile devices by performing inference on the image from the phone's front-facing camera, and without requiring specialized hardware. While this offers wide potential…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Matan Sela , Pingmei Xu , Junfeng He , Vidhya Navalpakkam , Dmitry Lagun

We propose a Generative Adversarial Network (GAN) to forecast 3D human motion given a sequence of past 3D skeleton poses. While recent GANs have shown promising results, they can only forecast plausible motion over relatively short periods…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Alejandro Hernandez Ruiz , Juergen Gall , Francesc Moreno-Noguer

Human behavior understanding in videos is a complex, still unsolved problem and requires to accurately model motion at both the local (pixel-wise dense prediction) and global (aggregation of motion cues) levels. Current approaches based on…

计算机视觉与模式识别 · 计算机科学 2019-09-19 C. Spampinato , S. Palazzo , P. D'Oro , D. Giordano , M. Shah

Recent progress in stochastic motion prediction, i.e., predicting multiple possible future human motions given a single past pose sequence, has led to producing truly diverse future motions and even providing control over the motion of some…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Wei Mao , Miaomiao Liu , Mathieu Salzmann

Predicting future frames for a video sequence is a challenging generative modeling task. Promising approaches include probabilistic latent variable models such as the Variational Auto-Encoder. While VAEs can handle uncertainty and model…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Lluis Castrejon , Nicolas Ballas , Aaron Courville

The ability to predict future states is crucial to informed decision-making while interacting with dynamic environments. With cameras providing a prevalent and information-rich sensing modality, the problem of predicting future states from…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Nikhil U. Shinde , Xiao Liang , Florian Richter , Michael C. Yip

Robots rely on visual relocalization to estimate their pose from camera images when they lose track. One of the challenges in visual relocalization is repetitive structures in the operation environment of the robot. This calls for…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Fereidoon Zangeneh , Leonard Bruns , Amit Dekel , Alessandro Pieropan , Patric Jensfelt

Because of the invisible human keypoints in images caused by illumination, occlusion and overlap, it is likely to produce unreasonable human pose prediction for most of the current human pose estimation methods. In this paper, we design a…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Lei Tian , Guoqiang Liang , Peng Wang , Chunhua Shen

Generating video frames that accurately predict future world states is challenging. Existing approaches either fail to capture the full distribution of outcomes, or yield blurry generations, or both. In this paper we introduce an…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Remi Denton , Rob Fergus

In a given scene, humans can often easily predict a set of immediate future events that might happen. However, generalized pixel-level anticipation in computer vision systems is difficult because machine learning struggles with the…

计算机视觉与模式识别 · 计算机科学 2016-06-28 Jacob Walker , Carl Doersch , Abhinav Gupta , Martial Hebert

We introduce a new encoder-decoder GAN model, FutureGAN, that predicts future frames of a video sequence conditioned on a sequence of past frames. During training, the networks solely receive the raw pixel values as an input, without…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Sandra Aigner , Marco Körner

We present an autoencoder that leverages learned representations to better measure similarities in data space. By combining a variational autoencoder with a generative adversarial network we can use learned feature representations in the…

机器学习 · 计算机科学 2016-02-12 Anders Boesen Lindbo Larsen , Søren Kaae Sønderby , Hugo Larochelle , Ole Winther