Skip to content

thu-ml/FrameBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

FrameBridge

FrameBridge: Improving Image-to-Video Generation with Bridge Models

Diffusion models have achieved remarkable progress on image-to-video (I2V) generation, while their noise-to-data generation process is inherently mismatched with this task, which may lead to suboptimal synthesis quality. In this work, we present FrameBridge. By modeling the frame-to-frames generation process with a bridge model based data-to-data generative process, we are able to fully exploit the information contained in the given image and improve the consistency between the generation process and I2V task. Moreover, we propose two novel techniques toward the two popular settings of training I2V models, respectively. Firstly, we propose SNR-Aligned Fine-tuning (SAF), making the first attempt to fine-tune a diffusion model to a bridge model and, therefore, allow us to utilize the pre-trained diffusion-based text-to-video (T2V) models. Secondly, we propose neural prior, further improving the synthesis quality of FrameBridge when training from scratch. Experiments conducted on WebVid-2M and UCF-101 demonstrate the superior quality of FrameBridge in comparison with the diffusion counterpart, and the advantages of our proposed SAF and neural prior for bridge-based I2V models.

The implementation for "FrameBridge: Improving Image-to-Video Generation with Bridge Models" will be released here.

About

FrameBridge: Improving Image-to-Video Generation with Bridge Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published