paper-with-me

Papers

VarNet: Exploring Variations for Unsupervised Video Prediction

2018-10-01 · IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2018 10 · Beibei Jin, Yu Hu, Yiming Zeng, Qiankun Tang, Shice Liu, Jing Ye

Unsupervised video prediction is a very challenging task due to the complexity and diversity in natural scenes. Prior works directly predicting pixels or optical flows either have the blurring problem or require additional assumptions. We highlight that the crux for video frame prediction lies in precisely capturing the inter-frame variations which encompass the movement of objects and the evolution of the surrounding environment. We then present an unsupervised video prediction framework - Variation Network (VarNet) to directly predict the variations between adjacent frames which are then fused with current frame to generate the future frame. In addition, we propose an adaptively re-weighting mechanism for loss function to offer each pixel a fair weight according to the amplitude of its variation. Extensive experiments for both short-term and long-term video prediction are implemented on two advanced datasets - KTH and KITTI with two evaluating metrics - PSNR and SSIM. For the KTH dataset, the VarNet outperforms the state-of-the-art works up to 11.9% on PSNR and 9.5% on SSIM. As for the KITTI dataset, the performance boosts are up to 55.1% on PSNR and 15.9% on SSIM. Moreover, we verify that the generalization ability of our model excels other state-of-the-art methods by testing on the unseen CalTech Pedestrian dataset after being trained on the KITTI dataset. Source code and video are available at https://github.com/jinbeibei/VarNet.

📄 PDF Abstract BibTeX

Code (1)

jinbeibei/VarNet tf

Tasks

PredictionSSIMVideo Prediction

Similar Papers 제목 키워드 기반

VarNet: Variational Neural Networks for the Solution of Partial Differential Equations

2019-12-16 · L4DC 2020 6 · Reza Khodayi-mehr, Michael M. Zavlanos

In this paper we propose a new model-based unsupervised learning method, called VarNet, for the solution of partial differential equations (PDEs) using deep neural networks (NNs). Particularly, we propose a novel loss fu…

Variation Network: Learning High-level Attributes for Controlled Input Manipulation

2019-01-11 · ICLR 2019 5 · Gaëtan Hadjeres, Frank Nielsen

This paper presents the Variation Network (VarNet), a generative model providing means to manipulate the high-level attributes of a given input. The originality of our approach is that VarNet is not only capable of handl…

Vocal Bursts Intensity Prediction

Recurrent Variational Network: A Deep Learning Inverse Problem Solver applied to the task of Accelerated MRI Reconstruction

2021-11-18 · CVPR 2022 1 · George Yiasemis, Jan-Jakob Sonke, Clarisa Sánchez, Jonas Teuwen

Magnetic Resonance Imaging can produce detailed images of the anatomy and physiology of the human body that can assist doctors in diagnosing and treating pathologies such as tumours. However, MRI suffers from very long a…

Anatomycompressed sensingMRI Reconstruction

Vision-Based Neurosurgical Guidance: Unsupervised Localization and Camera-Pose Prediction

2024-05-15 · Gary Sarwin, Alessandro Carretta, Victor Staartjes, Matteo Zoli 외

Localizing oneself during endoscopic procedures can be problematic due to the lack of distinguishable textures and landmarks, as well as difficulties due to the endoscopic device such as a limited field of view and chall…

AnatomyPose Prediction

Multimodal Fusion and Coherence Modeling for Video Topic Segmentation

2024-08-01 · Hai Yu, Chong Deng, Qinglin Zhang, Jiaqing Liu 외

The video topic segmentation (VTS) task segments videos into intelligible, non-overlapping topics, facilitating efficient comprehension of video content and quick access to specific content. VTS is also critical to vario…

Contrastive LearningMixture-of-ExpertsScene SegmentationSegmentation+1