paper-with-me

Papers

WALDO: Future Video Synthesis using Object Layer Decomposition and Parametric Flow Prediction

2022-11-25 · ICCV 2023 1 · Guillaume Le Moing, Jean Ponce, Cordelia Schmid

This paper presents WALDO (WArping Layer-Decomposed Objects), a novel approach to the prediction of future video frames from past ones. Individual images are decomposed into multiple layers combining object masks and a small set of control points. The layer structure is shared across all frames in each video to build dense inter-frame connections. Complex scene motions are modeled by combining parametric geometric transformations associated with individual layers, and video synthesis is broken down into discovering the layers associated with past frames, predicting the corresponding transformations for upcoming ones and warping the associated object regions accordingly, and filling in the remaining image parts. Extensive experiments on multiple benchmarks including urban videos (Cityscapes and KITTI) and videos featuring nonrigid motions (UCF-Sports and H3.6M), show that our method consistently outperforms the state of the art by a significant margin in every case. Code, pretrained models, and video samples synthesized by our approach can be found in the project webpage https://16lemoing.github.io/waldo.

📄 PDF Abstract BibTeX arXiv:2211.14308

Code (1)

16lemoing/waldo 공식 구현 pytorch

Tasks

SSIM

Similar Papers 제목 키워드 기반

To Find Waldo You Need Contextual Cues: Debiasing Who's Waldo

2022-03-30 · Yiran Luo, Pratyay Banerjee, Tejas Gokhale, Yezhou Yang 외

We present a debiased dataset for the Person-centric Visual Grounding (PCVG) task first proposed by Cui et al. (2021) in the Who's Waldo dataset. Given an image and a caption, PCVG requires pairing up a person's name men…

BenchmarkingPerson-centric Visual GroundingSentenceVisual Grounding

To Find Waldo You Need Contextual Cues: Debiasing Who’s Waldo

2022-05-01 · ACL 2022 5 · Yiran Luo, Pratyay Banerjee, Tejas Gokhale, Yezhou Yang 외

We present a debiased dataset for the Person-centric Visual Grounding (PCVG) task first proposed by Cui et al. (2021) in the Who’s Waldo dataset. Given an image and a caption, PCVG requires pairing up a person’s name men…

BenchmarkingPerson-centric Visual GroundingSentenceVisual Grounding

ConvTransformer: A Convolutional Transformer Network for Video Frame Synthesis

2020-11-20 · Zhouyong Liu, Shun Luo, Wubin Li, Jingben Lu 외

Deep Convolutional Neural Networks (CNNs) are powerful models that have achieved excellent performance on difficult computer vision tasks. Although CNNs perform well whenever large labeled training samples are available,…

Decoder

Forecasting Future Videos from Novel Views via Disentangled 3D Scene Representation

2024-07-31 · Sudhir Yarram, Junsong Yuan

Video extrapolation in space and time (VEST) enables viewers to forecast a 3D scene into the future and view it from novel viewpoints. Recent methods propose to learn an entangled representation, aiming to model layered …

Motion ForecastingNovel View Synthesis

WALDO: One-Shot Exemplar-Conditioned Object Detection in Cluttered Scenes

2026-08-28 · Kishor Datta Gupta, Ahmed Rafi Hasan, Md. Mahfuzur Rahman, Md. Sadman Haque 외 arxiv

Locating a specific object instance in a cluttered scene using a single reference image and a short description, and reporting when that instance is absent, large vision-language models usually address this task. We ask …

Object LocalizationObject Detection