paper-with-me

Papers

FlowVid: Taming Imperfect Optical Flows for Consistent Video-to-Video Synthesis

2023-12-29 · CVPR 2024 1 · Feng Liang, Bichen Wu, Jialiang Wang, Licheng Yu, Kunpeng Li, Yinan Zhao, Ishan Misra, Jia-Bin Huang, Peizhao Zhang, Peter Vajda, Diana Marculescu

Diffusion models have transformed the image-to-image (I2I) synthesis and are now permeating into videos. However, the advancement of video-to-video (V2V) synthesis has been hampered by the challenge of maintaining temporal consistency across video frames. This paper proposes a consistent V2V synthesis framework by jointly leveraging spatial conditions and temporal optical flow clues within the source video. Contrary to prior methods that strictly adhere to optical flow, our approach harnesses its benefits while handling the imperfection in flow estimation. We encode the optical flow via warping from the first frame and serve it as a supplementary reference in the diffusion model. This enables our model for video synthesis by editing the first frame with any prevalent I2I models and then propagating edits to successive frames. Our V2V model, FlowVid, demonstrates remarkable properties: (1) Flexibility: FlowVid works seamlessly with existing I2I models, facilitating various modifications, including stylization, object swaps, and local edits. (2) Efficiency: Generation of a 4-second video with 30 FPS and 512x512 resolution takes only 1.5 minutes, which is 3.1x, 7.2x, and 10.5x faster than CoDeF, Rerender, and TokenFlow, respectively. (3) High-quality: In user studies, our FlowVid is preferred 45.7% of the time, outperforming CoDeF (3.5%), Rerender (10.2%), and TokenFlow (40.4%).

📄 PDF Abstract BibTeX arXiv:2312.17681

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationVideo-to-Video Synthesis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Mitigating Surgical Data Imbalance with Dual-Prediction Video Diffusion Model

2025-10-07 · Danush Kumar Venkatesh, Adam Schmidt, Muhammad Abdullah Jamal, Omid Mohareri arxiv

Surgical video datasets are essential for scene understanding, enabling procedural modeling and intra-operative support. However, these datasets are often heavily imbalanced, with rare actions and tools under-represented…

Scene UnderstandingAction Recognition

Taming Normalizing Flows

2022-11-29 · Shimon Malnick, Shai Avidan, Ohad Fried

We propose an algorithm for taming Normalizing Flow models - changing the probability that the model will produce a specific image or image category. We focus on Normalizing Flows because they can calculate the exact gen…

Deep Video Super-Resolution using HR Optical Flow Estimation

2020-01-06 · Longguang Wang, Yulan Guo, Li Liu, Zaiping Lin 외

Video super-resolution (SR) aims at generating a sequence of high-resolution (HR) frames with plausible and temporally consistent details from their low-resolution (LR) counterparts. The key challenge for video SR lies i…

Motion CompensationOptical Flow EstimationSuper-ResolutionVideo Super-Resolution

Learning for Video Super-Resolution through HR Optical Flow Estimation

2018-09-23 · Longguang Wang, Yulan Guo, Zaiping Lin, Xinpu Deng 외

Video super-resolution (SR) aims to generate a sequence of high-resolution (HR) frames with plausible and temporally consistent details from their low-resolution (LR) counterparts. The generation of accurate corresponden…

Motion CompensationOptical Flow EstimationSuper-ResolutionVideo Super-Resolution

Triangular Consistency as a Universal Constraint for Learning Optical Flow

2026-06-18 · Yi Xiao, Carlos Rodriguez Coronel, Jing Zhan, Haniyeh Ehsani Oskouie 외 arxiv

We propose triangular consistency as a first-principled constraint for optical flow, which is agnostic to network architecture, supervision type, and dataset, and applies to both image-pair and multi-frame settings. This…

Transfer LearningData Augmentation