paper-with-me

Papers

Deformable Sprites for Unsupervised Video Decomposition

2022-04-14 · CVPR 2022 1 · Vickie Ye, Zhengqi Li, Richard Tucker, Angjoo Kanazawa, Noah Snavely

We describe a method to extract persistent elements of a dynamic scene from an input video. We represent each scene element as a \emph{Deformable Sprite} consisting of three components: 1) a 2D texture image for the entire video, 2) per-frame masks for the element, and 3) non-rigid deformations that map the texture image into each video frame. The resulting decomposition allows for applications such as consistent video editing. Deformable Sprites are a type of video auto-encoder model that is optimized on individual videos, and does not require training on a large dataset, nor does it rely on pre-trained models. Moreover, our method does not require object masks or other user input, and discovers moving objects of a wider variety than previous work. We evaluate our approach on standard video datasets and show qualitative results on a diverse array of Internet videos. Code and video results can be found at https://deformable-sprites.github.io

📄 PDF Abstract BibTeX arXiv:2204.07151

Code (1)

vye16/deformable-sprites pytorch

Tasks

Video Editing

Similar Papers 제목 키워드 기반

Fast Sprite Decomposition from Animated Graphics

2024-08-07 · Tomoyuki Suzuki, Kotaro Kikuchi, Kota Yamaguchi

This paper presents an approach to decomposing animated graphics into sprites, a set of basic elements or layers. Our approach builds on the optimization of sprite parameters to fit the raster video. For efficiency, we a…

Semantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Unsupervised Layered Image Decomposition into Object Prototypes

2021-04-29 · ICCV 2021 10 · Tom Monnier, Elliot Vincent, Jean Ponce, Mathieu Aubry

We present an unsupervised learning framework for decomposing images into layers of automatically discovered object models. Contrary to recent approaches that model image layers with autoencoder networks, we represent th…

ObjectObject Discovery

Unsupervised object-centric video generation and decomposition in 3D

2020-07-07 · NeurIPS 2020 12 · Paul Henderson, Christoph H. Lampert

A natural approach to generative modeling of videos is to represent them as a composition of moving objects. Recent works model a set of 2D sprites over a slowly-varying background, but without considering the underlying…

3D Object DetectionDepth EstimationDepth PredictionInstance Segmentation+4

Controllable Video Generation through Global and Local Motion Dynamics

2022-04-13 · Aram Davtyan, Paolo Favaro

We present GLASS, a method for Global and Local Action-driven Sequence Synthesis. GLASS is a generative model that is trained on video sequences in an unsupervised manner and that can animate an input image at test time.…

Video Generation

Unsupervised Volumetric Animation

2023-01-26 · CVPR 2023 1 · Aliaksandr Siarohin, Willi Menapace, Ivan Skorokhodov, Kyle Olszewski 외

We propose a novel approach for unsupervised 3D animation of non-rigid deformable objects. Our method learns the 3D structure and dynamics of objects solely from single-view RGB videos, and can decompose them into semant…

3D geometryKeypoint EstimationNovel View Synthesis