Skip to content

Advanced Video Inpainting Using Optical Flow-Guided Efficient Diffusion

License

Notifications You must be signed in to change notification settings

NevSNev/FloED-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FloED
Advanced Video Inpainting Using Optical Flow-Guided Efficient Diffusion

Bohai Gu 1,2, Hao Luo 2, Song Guo 1, Peiran Dong 1,

1 Hong Kong University of Science and Technology 2 Alibaba Group

arXiv Project Page

Method Overview

Method Overview

Recently, diffusion-based methods have achieved great improvements in the video inpainting task. However, these methods still face many challenges, such as maintaining temporal consistency and the time-consuming issue. This paper proposes an advanced video inpainting framework using optical Flow-guided Efficient Diffusion, called FloED. Specifically, FloED employs a dual-branch architecture, where a flow branch first restores corrupted flow and a multi-scale flow adapter provides motion guidance to the main inpainting branch. Additionally, a training-free latent interpolation method is proposed to accelerate the multi-step denoising process using flow warping. Further introducing a flow attention cache mechanism, FLoED efficiently reduces the computational cost brought by incorporating optical flow. Comprehensive experiments in both background restoration and object removal tasks demonstrate that FloED outperforms state-of-the-art methods from the perspective of both performance and efficiency.

For more visualization results, please check our project page.

Code coming soon.

📚 BibTeX

@article{gu2024advanced,
  title={Advanced Video Inpainting Using Optical Flow-Guided Efficient Diffusion},
  author={Gu, Bohai and Luo, Hao and Guo, Song and Dong, Peiran},
  journal={arXiv preprint arXiv:2412.00857},
  year={2024}
}

About

Advanced Video Inpainting Using Optical Flow-Guided Efficient Diffusion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published