FastBlend: Enhancing Video Stylization Consistency via Model-Free Patch Blending

Abstract

With the emergence of diffusion models and the rapid development of image processing, generating artistic images in style transfer tasks has become effortless. However, these impressive image processing approaches face consistency issues in video processing due to the independent processing of each frame. In this paper, we propose a powerful, model-free approach called FastBlend to address the consistency problem in video stylization. FastBlend functions as a post-processor and can be seamlessly integrated with diffusion models to create a robust video stylization pipeline. Based on a patch-matching algorithm, we remap and blend the aligned content across multiple frames, thus compensating for inconsistent content with neighboring frames. Moreover, we propose a tree-like data structure and a specialized loss function, aiming to optimize computational efficiency and visual quality for different application scenarios. Extensive experiments have demonstrated the effectiveness of FastBlend. Compared with both independent video deflickering algorithms and diffusion-based video processing methods, FastBlend is capable of synthesizing more coherent and realistic videos.

Cite

Text

Duan et al. "FastBlend: Enhancing Video Stylization Consistency via Model-Free Patch Blending." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1119

Markdown

[Duan et al. "FastBlend: Enhancing Video Stylization Consistency via Model-Free Patch Blending." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/duan2025ijcai-fastblend/) doi:10.24963/IJCAI.2025/1119

BibTeX

@inproceedings{duan2025ijcai-fastblend,
  title     = {{FastBlend: Enhancing Video Stylization Consistency via Model-Free Patch Blending}},
  author    = {Duan, Zhongjie and Wang, Chengyu and Chen, Cen and Qian, Weining and Huang, Jun and Jin, Mingyi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10072-10080},
  doi       = {10.24963/IJCAI.2025/1119},
  url       = {https://mlanthology.org/ijcai/2025/duan2025ijcai-fastblend/}
}