paper-with-me

Papers

DreamVideo: High-Fidelity Image-to-Video Generation with Image Retention and Text Guidance

2023-12-05 · Cong Wang, Jiaxi Gu, Panwen Hu, Songcen Xu, Hang Xu, Xiaodan Liang

Image-to-video generation, which aims to generate a video starting from a given reference image, has drawn great attention. Existing methods try to extend pre-trained text-guided image diffusion models to image-guided video generation models. Nevertheless, these methods often result in either low fidelity or flickering over time due to their limitation to shallow image guidance and poor temporal consistency. To tackle these problems, we propose a high-fidelity image-to-video generation method by devising a frame retention branch based on a pre-trained video diffusion model, named DreamVideo. Instead of integrating the reference image into the diffusion process at a semantic level, our DreamVideo perceives the reference image via convolution layers and concatenates the features with the noisy latents as model input. By this means, the details of the reference image can be preserved to the greatest extent. In addition, by incorporating double-condition classifier-free guidance, a single image can be directed to videos of different actions by providing varying prompt texts. This has significant implications for controllable video generation and holds broad application prospects. We conduct comprehensive experiments on the public dataset, and both quantitative and qualitative results indicate that our method outperforms the state-of-the-art method. Especially for fidelity, our model has a powerful image retention ability and delivers the best results in UCF101 compared to other image-to-video models to our best knowledge. Also, precise control can be achieved by giving different text prompts. Further details and comprehensive results of our model will be presented in https://anonymous0769.github.io/DreamVideo/.

📄 PDF Abstract BibTeX arXiv:2312.03018

Code (0)

등록된 구현이 없습니다.

Tasks

Image to Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DreamVideo: Composing Your Dream Videos with Customized Subject and Motion

2023-12-07 · CVPR 2024 1 · Yujie Wei, Shiwei Zhang, Zhiwu Qing, Hangjie Yuan 외

Customized generation using diffusion models has made impressive progress in image generation, but remains unsatisfactory in the challenging video generation task, as it requires the controllability of both subjects and …

Image GenerationVideo Generation

DreamVideo-2: Zero-Shot Subject-Driven Video Customization with Precise Motion Control

2024-10-17 · Yujie Wei, Shiwei Zhang, Hangjie Yuan, Xiang Wang 외

Recent advances in customized video generation have enabled users to create videos tailored to both specific subjects and motion trajectories. However, existing methods often require complicated test-time fine-tuning and…

Video Generation

DreamVideo-Omni: Omni-Motion Controlled Multi-Subject Video Customization with Latent Identity Reinforcement Learning

2026-03-12 · Yujie Wei, Xinyu Liu, Shiwei Zhang, Hangjie Yuan 외 arxiv

While large-scale diffusion models have revolutionized video synthesis, achieving precise control over both multi-subject identity and multi-granularity motion remains a significant challenge. Recent attempts to bridge t…

Reinforcement Learning

AtomoVideo: High Fidelity Image-to-Video Generation

2024-03-04 · Litong Gong, Yiran Zhu, Weijie Li, Xiaoyang Kang 외

Recently, video generation has achieved significant rapid development based on superior text-to-image generation techniques. In this work, we propose a high fidelity framework for image-to-video generation, named AtomoVi…

Image GenerationImage to Video GenerationText to Image GenerationText-to-Image Generation+1

Bring Your Dreams to Life: Continual Text-to-Video Customization

2025-12-05 · Jiahua Dong, Xudong Wang, Wenqi Liang, Zongyan Han 외 arxiv

Customized text-to-video generation (CTVG) has recently witnessed great progress in generating tailored videos from user-specific text. However, most CTVG methods assume that personalized concepts remain static and do no…

Text-to-Video GenerationNoise Estimation