FashionFlow: Leveraging Diffusion Models for Dynamic Fashion Video Synthesis from Static Imagery
Tasin Islam, Alina Miron, XiaoHui Liu, Yongmin Li
TL;DR
FashionFlow presents a diffusion-based pipeline that generates short fashion videos from a single image by operating on a latent video space $V$ conditioned both locally via a VAE-encoded first frame $I_{vae}$ and globally via cross-attention with $I_{vae}$ and $I_{clip}$. The method employs pseudo-3D convolution, frame interpolation, and multi-level attention to produce temporally coherent, high-resolution videos without person-specific fine-tuning, achieving strong quantitative and qualitative results against GAN-based and prior diffusion approaches. An extensive ablation study demonstrates the advantage of combining global and local conditioning for preserving garment details and colors. The work highlights significant practical impact for online fashion shopping by enabling rapid, high-quality video synthesis that enhances product visualization and user experience. Overall, FashionFlow advances diffusion-based video generation in fashion by delivering fast, detail-preserving conditioned videos suitable for marketing and e-commerce contexts.
Abstract
Our study introduces a new image-to-video generator called FashionFlow to generate fashion videos. By utilising a diffusion model, we are able to create short videos from still fashion images. Our approach involves developing and connecting relevant components with the diffusion model, which results in the creation of high-fidelity videos that are aligned with the conditional image. The components include the use of pseudo-3D convolutional layers to generate videos efficiently. VAE and CLIP encoders capture vital characteristics from still images to condition the diffusion model at a global level. Our research demonstrates a successful synthesis of fashion videos featuring models posing from various angles, showcasing the fit and appearance of the garment. Our findings hold great promise for improving and enhancing the shopping experience for the online fashion industry.
