paper-with-me

홈 › Papers

FreeViS: Training-free Video Stylization with Inconsistent References

2025-10-02 · Jiacong Xu, Yiqun Mei, Ke Zhang, Vishal M. Patel arxiv

Video stylization plays a key role in content creation, but it remains a challenging problem. Naïvely applying image stylization frame-by-frame hurts temporal consistency and reduces style richness. Alternatively, training a dedicated video stylization model typically requires paired video data and is computationally expensive. In this paper, we propose FreeViS, a training-free video stylization framework that generates stylized videos with rich style details and strong temporal coherence. Our method integrates multiple stylized references to a pretrained image-to-video (I2V) model, effectively mitigating the propagation errors observed in prior works, without introducing flickers and stutters. In addition, it leverages high-frequency compensation to constrain the content layout and motion, together with flow-based motion cues to preserve style textures in low-saliency regions. Through extensive evaluations, FreeViS delivers higher stylization fidelity and superior temporal consistency, outperforming recent baselines and achieving strong human preference. Our training-free pipeline offers a practical and economic solution for high-quality, temporally coherent video stylization. The code and videos can be accessed via https://xujiacong.github.io/FreeViS/

📄 PDF Abstract BibTeX arXiv:2510.01686

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mask-Free Video Instance Segmentation

2023-03-28 · CVPR 2023 1 · Lei Ke, Martin Danelljan, Henghui Ding, Yu-Wing Tai 외

The recent advancement in Video Instance Segmentation (VIS) has largely been driven by the use of deeper and increasingly data-hungry transformer-based models. However, video masks are tedious and expensive to annotate, …

Instance SegmentationOptical Flow EstimationPatch MatchingSegmentation+2

3D Multi-View Stylization with Pose-Free Correspondences Matching for Robust 3D Geometry Preservation

2026-03-22 · Shirsha Bose arxiv

Artistic style transfer is well studied for images and videos, but extending it to multi-view 3D scenes remains difficult because stylization can disrupt correspondences needed by geometry-aware pipelines. Independent pe…

Style TransferPoint Clouds

DiT as Real-Time Rerenderer: Streaming Video Stylization with Autoregressive Diffusion Transformer

2026-04-15 · Hengye Lyu, Zisu Li, Yue Hong, Yueting Weng 외 arxiv

Recent advances in video generation models has significantly accelerated video generation and related downstream tasks. Among these, video stylization holds important research value in areas such as immersive application…

Video Generation

ViSt3D: Video Stylization with 3D CNN

2023-09-21 · NeurIPS 2023 11

Visual stylization has been a very popular research area in recent times. While image stylization has seen a rapid advancement in the recent past, video stylization, while being more challenging, is relatively less explo…

Occlusion-robust Stylization for Drawing-based 3D Animation

2025-08-01 · Sunjae Yoon, Gwanhyeong Koo, Younghwan Lee, Ji Woo Hong 외 arxiv

3D animation aims to generate a 3D animated video from an input image and a target 3D motion sequence. Recent advances in image-to-3D models enable the creation of animations directly from user-hand drawings. Distinguish…