中文
相关论文

相关论文: Brain-Inspired Inference on Missing Video Sequence

200 篇论文

The widespread use of deep neural networks has achieved substantial success in many tasks. However, there still exists a huge gap between the operating mechanism of deep learning models and human-understandable decision making, so that…

人工智能 · 计算机科学 2021-03-08 Xiaowei Zhou , Jie Yin , Ivor Tsang , Chen Wang

Human actions are comprised of a sequence of poses. This makes videos of humans a rich and dense source of human poses. We propose an unsupervised method to learn pose features from videos that exploits a signal which is complementary to…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Senthil Purushwalkam , Abhinav Gupta

Humans are able to make rich predictions about the future dynamics of physical objects from a glance. On the other hand, most existing computer vision approaches require strong assumptions about the underlying system, ad-hoc modeling, or…

神经与进化计算 · 计算机科学 2018-09-19 Zhihua Wang , Stefano Rosa , Yishu Miao , Zihang Lai , Linhai Xie , Andrew Markham , Niki Trigoni

This paper introduces a novel dataset construction pipeline that samples pairs of frames from videos and uses multimodal large language models (MLLMs) to generate editing instructions for training instruction-based image manipulation…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Mingdeng Cao , Xuaner Zhang , Yinqiang Zheng , Zhihao Xia

Humans possess an intricate and powerful visual system in order to perceive and understand the environing world. Human perception can effortlessly detect and correctly group features in visual data and can even interpret random-dot videos…

计算机视觉与模式识别 · 计算机科学 2020-01-30 Thomas Dagès , Michael Lindenbaum , Alfred M. Bruckstein

Character Animation aims to generating character videos from still images through driving signals. Currently, diffusion models have become the mainstream in visual generation research, owing to their robust generative capabilities. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Li Hu , Xin Gao , Peng Zhang , Ke Sun , Bang Zhang , Liefeng Bo

We integrate two powerful ideas, geometry and deep visual representation learning, into recurrent network architectures for mobile visual scene understanding. The proposed networks learn to "lift" and integrate 2D visual features over time…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Hsiao-Yu Fish Tung , Ricson Cheng , Katerina Fragkiadaki

In this paper, we present an end-to-end approach to simultaneously learn spatio-temporal features and corresponding similarity metric for video-based person re-identification. Given the video sequence of a person, features from each frame…

计算机视觉与模式识别 · 计算机科学 2016-06-14 Lin Wu , Chunhua Shen , Anton van den Hengel

Pairwise pose estimation from images with little or no overlap is an open challenge in computer vision. Existing methods, even those trained on large-scale datasets, struggle in these scenarios due to the lack of identifiable…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Ruojin Cai , Jason Y. Zhang , Philipp Henzler , Zhengqi Li , Noah Snavely , Ricardo Martin-Brualla

We propose an approach for forecasting video of complex human activity involving multiple people. Direct pixel-level prediction is too simple to handle the appearance variability in complex activities. Hence, we develop novel intermediate…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Mengyao Zhai , Jiacheng Chen , Ruizhi Deng , Lei Chen , Ligeng Zhu , Greg Mori

We focus on the task of future frame prediction in video governed by underlying physical dynamics. We work with models which are object-centric, i.e., explicitly work with object representations, and propagate a loss in the latent space.…

机器学习 · 计算机科学 2021-07-19 Rushil Gupta , Vishal Sharma , Yash Jain , Yitao Liang , Guy Van den Broeck , Parag Singla

We introduce a method to generate temporally coherent human animation from a single image, a video, or a random noise. This problem has been formulated as modeling of an auto-regressive generation, i.e., to regress past frames to decode…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Tserendorj Adiya , Jae Shin Yoon , Jungeun Lee , Sanghun Kim , Hwasup Lim

Video diffusion models have achieved impressive results in natural scene generation, yet they struggle to generalize to scientific phenomena such as fluid simulations and meteorological processes, where underlying dynamics are governed by…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Qinglong Cao , Xirui Li , Ding Wang , Chao Ma , Yuntian Chen , Xiaokang Yang

In this paper we developed a hierarchical network model, called Hierarchical Prediction Network (HPNet), to understand how spatiotemporal memories might be learned and encoded in the recurrent circuits in the visual cortical hierarchy for…

神经与进化计算 · 计算机科学 2021-10-04 Jielin Qiu , Ge Huang , Tai Sing Lee

One of the core components of conventional (i.e., non-learned) video codecs consists of predicting a frame from a previously-decoded frame, by leveraging temporal correlations. In this paper, we propose an end-to-end learned system for…

图像与视频处理 · 电气工程与系统科学 2020-04-22 Nannan Zou , Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Jani Lainema , Emre Aksu , Miska Hannuksela , Esa Rahtu

The goal of imitation learning is to mimic expert behavior without access to an explicit reward signal. Expert demonstrations provided by humans, however, often show significant variability due to latent factors that are typically not…

机器学习 · 计算机科学 2017-11-16 Yunzhu Li , Jiaming Song , Stefano Ermon

World models, which predict future transitions from past observation and action sequences, have shown great promise for improving data efficiency in sequential decision-making. However, existing world models often require extensive…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Siqiao Huang , Jialong Wu , Qixing Zhou , Shangchen Miao , Mingsheng Long

We consider the problem of image-to-video translation, where an input image is translated into an output video containing motions of a single object. Recent methods for such problems typically train transformation networks to generate…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Long Zhao , Xi Peng , Yu Tian , Mubbasir Kapadia , Dimitris Metaxas

This paper aims at one newly raising task in vision and multimedia research: recognizing human actions from still images. Its main challenges lie in the large variations in human poses and appearances, as well as the lack of temporal motion…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Zhujin Liang , Xiaolong Wang , Rui Huang , Liang Lin

Human actions captured in video sequences are three-dimensional signals characterizing visual appearance and motion dynamics. To learn action patterns, existing methods adopt Convolutional and/or Recurrent Neural Networks (CNNs and RNNs).…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Lin Sun , Kui Jia , Kevin Chen , Dit Yan Yeung , Bertram E. Shi , Silvio Savarese