paper-with-me

Papers

Towards Smooth Video Composition

2022-12-14 · Qihang Zhang, Ceyuan Yang, Yujun Shen, Yinghao Xu, Bolei Zhou

Video generation requires synthesizing consistent and persistent frames with dynamic content over time. This work investigates modeling the temporal relations for composing video with arbitrary length, from a few frames to even infinite, using generative adversarial networks (GANs). First, towards composing adjacent frames, we show that the alias-free operation for single image generation, together with adequately pre-learned knowledge, brings a smooth frame transition without compromising the per-frame quality. Second, by incorporating the temporal shift module (TSM), originally designed for video understanding, into the discriminator, we manage to advance the generator in synthesizing more consistent dynamics. Third, we develop a novel B-Spline based motion representation to ensure temporal smoothness to achieve infinite-length video generation. It can go beyond the frame number used in training. A low-rank temporal modulation is also proposed to alleviate repeating contents for long video generation. We evaluate our approach on various datasets and show substantial improvements over video generation baselines. Code and models will be publicly available at https://genforce.github.io/StyleSV.

📄 PDF Abstract BibTeX arXiv:2212.07413

Code (1)

genforce/StyleSV 공식 구현 pytorch

Tasks

Image Generationsingle-image-generationVideo GenerationVideo Understanding

Similar Papers 제목 키워드 기반

Screen Content Image Segmentation Using Sparse-Smooth Decomposition

2015-11-21 · Shervin Minaee, Amirali Abdolrashidi, Yao Wang

Sparse decomposition has been extensively used for different applications including signal compression and denoising and document analysis. In this paper, sparse decomposition is used for image segmentation. The proposed…

ClusteringDenoisingImage SegmentationMedical Image Segmentation+3

Learning Video-Story Composition via Recurrent Neural Network

2018-01-31 · Guangyu Zhong, Yi-Hsuan Tsai, Sifei Liu, Zhixun Su 외

In this paper, we propose a learning-based method to compose a video-story from a group of video clips that describe an activity or experience. We learn the coherence between video clips from real videos via the Recurren…

Exact Decomposition of Joint Low Rankness and Local Smoothness Plus Sparse Matrices

2022-01-29 · Jiangjun Peng, Yao Wang, Hongying Zhang, Jianjun Wang 외

It is known that the decomposition in low-rank and sparse matrices (\textbf{L+S} for short) can be achieved by several Robust PCA techniques. Besides the low rankness, the local smoothness (\textbf{LSS}) is a vitally ess…

Smooth Robust Tensor Completion for Background/Foreground Separation with Missing Pixels: Novel Algorithm with Convergence Guarantee

2022-03-29 · Bo Shen, Weijun Xie, Zhenyu Kong

The objective of this study is to address the problem of background/foreground separation with missing pixels by combining the video acquisition, video recovery, background/foreground separation into a single framework. …

BlobGEN-Vid: Compositional Text-to-Video Generation with Blob Video Representations

2025-01-13 · CVPR 2025 1 · Weixi Feng, Chao Liu, Sifei Liu, William Yang Wang 외

Existing video generation models struggle to follow complex text prompts and synthesize multiple objects, raising the need for additional grounding input for improved controllability. In this work, we propose to decompos…

ObjectText-to-Video GenerationVideo Generation