paper-with-me

홈 › Papers

A Temporally-Aware Interpolation Network for Video Frame Inpainting

2018-03-20 · Ximeng Sun, Ryan Szeto, Jason J. Corso

We propose the first deep learning solution to video frame inpainting, a challenging instance of the general video inpainting problem with applications in video editing, manipulation, and forensics. Our task is less ambiguous than frame interpolation and video prediction because we have access to both the temporal context and a partial glimpse of the future, allowing us to better evaluate the quality of a model's predictions objectively. We devise a pipeline composed of two modules: a bidirectional video prediction module, and a temporally-aware frame interpolation module. The prediction module makes two intermediate predictions of the missing frames, one conditioned on the preceding frames and the other conditioned on the following frames, using a shared convolutional LSTM-based encoder-decoder. The interpolation module blends the intermediate predictions to form the final result. Specifically, it utilizes time information and hidden activations from the video prediction module to resolve disagreements between the predictions. Our experiments demonstrate that our approach produces more accurate and qualitatively satisfying results than a state-of-the-art video prediction method and many strong frame inpainting baselines.

📄 PDF Abstract BibTeX arXiv:1803.07218

Code (1)

sunxm2357/TAI_video_frame_inpainting 공식 구현 pytorch

Tasks

DecoderPredictionVideo EditingVideo InpaintingVideo Prediction

Similar Papers 제목 키워드 기반

Occlusion-Aware Video Object Inpainting

2021-08-15 · ICCV 2021 10 · Lei Ke, Yu-Wing Tai, Chi-Keung Tang

Conventional video inpainting is neither object-oriented nor occlusion-aware, making it liable to obvious artifacts when large occluded object regions are inpainted. This paper presents occlusion-aware video object inpai…

ObjectTexture SynthesisVideo Inpainting

Deep Video Inpainting

2019-05-05 · CVPR 2019 6 · Dahun Kim, Sanghyun Woo, Joon-Young Lee, In So Kweon

Video inpainting aims to fill spatio-temporal holes with plausible content in a video. Despite tremendous progress of deep neural networks for image inpainting, it is challenging to extend these methods to the video doma…

DecoderImage InpaintingOptical Flow EstimationVideo Denoising+2

UniPaint: Unified Space-time Video Inpainting via Mixture-of-Experts

2024-12-09 · Zhen Wan, Yue Ma, Chenyang Qi, Zhiheng Liu 외

In this paper, we present UniPaint, a unified generative space-time video inpainting framework that enables spatial-temporal inpainting and interpolation. Different from existing methods that treat video inpainting and v…

Mixture-of-ExpertsVideo Inpainting

VORNet: Spatio-temporally Consistent Video Inpainting for Object Removal

2019-04-14 · Ya-Liang Chang, Zhe Yu Liu, Winston Hsu

Video object removal is a challenging task in video processing that often requires massive human efforts. Given the mask of the foreground object in each frame, the goal is to complete (inpaint) the object region and gen…

Image InpaintingObjectOne-shot visual object segmentationOptical Flow Estimation+3

SkyReels-V4: Multi-modal Video-Audio Generation, Inpainting and Editing model

2026-02-25 · Guibin Chen, Dixuan Lin, Jiangping Yang, Youqiang Zhang 외 arxiv

SkyReels V4 is a unified multi modal video foundation model for joint video audio generation, inpainting, and editing. The model adopts a dual stream Multimodal Diffusion Transformer (MMDiT) architecture, where one branc…

Instruction FollowingAudio GenerationVideo Generation