用分层判别器让视频修复模型学会向外扩展画面。
IN2OUT: Fine-Tuning Video Inpainting Model for Video Outpainting Using Hierarchical Discriminator
- 设计分层判别器,区分全局与局部感知质量评估。
- 提出专用损失函数,提升扩展区域的视觉质量和整体一致性。
- 适合需要高质量视频外扩的应用场景,如影视特效生成。
视频外扩需在保持内容一致性的前提下扩展边界,现有方法多仅生成背景,效果有限。本文发现直接微调视频修复模型用于外扩会导致结果模糊。通过大量实验发现,关键缺失在于缺乏有效评估扩展区域感知质量的判别器。为此,本文将对抗训练目标分为全局与局部,并引入分层判别器以同时满足两者。同时设计一种专用于外扩的损失函数,利用判别器的局部与全局特征。在该损失下微调生成器,显著提升外扩画面的视觉美感与全局连贯性。实验表明,本方法在定量与定性指标上均优于现有最先进方法。补充材料(含演示视频与代码)可于SigPort获取。
原文摘要 · Abstract (English)
Video outpainting presents a unique challenge of extending the borders while maintaining consistency with the given content. In this paper, we suggest the use of video inpainting models that excel in object flow learning and reconstruction in outpainting rather than solely generating the background as in existing methods. However, directly applying or fine-tuning inpainting models to outpainting has shown to be ineffective, often leading to blurry results. Our extensive experiments on discriminator designs reveal that a critical component missing in the outpainting fine-tuning process is a discriminator capable of effectively assessing the perceptual quality of the extended areas. To tackle this limitation, we differentiate the objectives of adversarial training into global and local goals and introduce a hierarchical discriminator that meets both objectives. Additionally, we develop a specialized outpainting loss function that leverages both local and global features of the discriminator. Fine-tuning on this adversarial loss function enhances the generator's ability to produce both visually appealing and globally coherent outpainted scenes. Our proposed method outperforms state-of-the-art methods both quantitatively and qualitatively. Supplementary materials including the demo video and the code are available in SigPort.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。