paper-with-me

홈 › Papers

Generating Novel Scene Compositions from Single Images and Videos

2021-03-24 · Vadim Sushko, Dan Zhang, Juergen Gall, Anna Khoreva

Given a large dataset for training, generative adversarial networks (GANs) can achieve remarkable performance for the image synthesis task. However, training GANs in extremely low data regimes remains a challenge, as overfitting often occurs, leading to memorization or training divergence. In this work, we introduce SIV-GAN, an unconditional generative model that can generate new scene compositions from a single training image or a single video clip. We propose a two-branch discriminator architecture, with content and layout branches designed to judge internal content and scene layout realism separately from each other. This discriminator design enables synthesis of visually plausible, novel compositions of a scene, with varying content and layout, while preserving the context of the original sample. Compared to previous single image GANs, our model generates more diverse, higher quality images, while not being restricted to a single image setting. We further introduce a new challenging task of learning from a few frames of a single video. In this training setup the training images are highly similar to each other, which makes it difficult for prior GAN models to achieve a synthesis of both high quality and diversity.

📄 PDF Abstract BibTeX arXiv:2103.13389

Code (1)

boschresearch/one-shot-synthesis 공식 구현 pytorch

Tasks

DiversityImage GenerationMemorization

Similar Papers 제목 키워드 기반

Generating Videos of Zero-Shot Compositions of Actions and Objects

2019-12-05 · ECCV 2020 8 · Megha Nawhal, Mengyao Zhai, Andreas Lehrmann, Leonid Sigal 외

Human activity videos involve rich, varied interactions between people and objects. In this paper we develop methods for generating such videos -- making progress toward addressing the important, open problem of video ge…

Human-Object Interaction DetectionObjectVideo Generation

Learning to Generate Novel Scene Compositions from Single Images and Videos

2021-05-12 · Vadim Sushko, Juergen Gall, Anna Khoreva

Training GANs in low-data regimes remains a challenge, as overfitting often leads to memorization or training divergence. In this work, we introduce One-Shot GAN that can learn to generate samples from a training set as …

DiversityMemorization

Scene Designer: a Unified Model for Scene Search and Synthesis from Sketch

2021-08-16 · Leo Sampaio Ferraz Ribeiro, Tu Bui, John Collomosse, Moacir Ponti

Scene Designer is a novel method for searching and generating images using free-hand sketches of scene compositions; i.e. drawings that describe both the appearance and relative positions of objects. Our core contributio…

Contrastive LearningGraph Neural NetworkObject

VideoStudio: Generating Consistent-Content and Multi-Scene Videos

2024-01-02 · Fuchen Long, Zhaofan Qiu, Ting Yao, Tao Mei

The recent innovations and breakthroughs in diffusion models have significantly expanded the possibilities of generating high-quality videos for the given prompts. Most existing works tackle the single-scene scenario wit…

DescriptiveVideo Generation

Chop & Learn: Recognizing and Generating Object-State Compositions

2023-09-25 · ICCV 2023 1 · Nirat Saini, Hanyu Wang, Archana Swaminathan, Vinoj Jayasundara 외

Recognizing and generating object-state compositions has been a challenging task, especially when generalizing to unseen compositions. In this paper, we study the task of cutting objects in different styles and the resul…

Action RecognitionImage GenerationObject