paper-with-me

홈 › Papers

Deep Blind Video Decaptioning by Temporal Aggregation and Recurrence

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

Blind video decaptioning is a problem of automatically removing text overlays and inpainting the occluded parts in videos without any input masks. While recent deep learning based inpainting methods deal with a single image and mostly assume that the positions of the corrupted pixels are known, we aim at automatic text removal in video sequences without mask information. In this paper, we propose a simple yet effective framework for fast blind video decaptioning. We construct an encoder-decoder model, where the encoder takes multiple source frames that can provide visible pixels revealed from the scene dynamics. These hints are aggregated and fed into the decoder. We apply a residual connection from the input frame to the decoder output to enforce our network to focus on the corrupted regions only. Our proposed model was ranked in the first place in the ECCV Chalearn 2018 LAP Inpainting Competition Track2: Video decaptioning. In addition, we further improve this strong model by applying a recurrent feedback. The recurrent feedback not only enforces temporal coherence but also provides strong clues on where the corrupted pixels are. Both qualitative and quantitative experiments demonstrate that our full model produces accurate and temporally consistent video results in real time (50+ fps).

📄 PDF Abstract BibTeX arXiv:1905.02949

Code (1)

shwoo93/video_decaptioning pytorch

Tasks

DecoderVideo DenoisingVideo InpaintingVideo-to-Video Synthesis

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

STAC: Selective Spatiotemporal Aggregation and Compression for Video Reasoning Segmentation

2026-07-03 · Syed Ariff Syed Hesham, Yun Liu, Guolei Sun, Jing Yang 외 arxiv

Video reasoning segmentation demands pixel-accurate object tracking across hundreds of frames under complex natural language queries, producing dense spatiotemporal tokens whose quadratic self-attention cost makes long-v…

Natural Language QueriesObject Tracking

DiTPainter: Efficient Video Inpainting with Diffusion Transformers

2025-04-22 · Xian Wu, Chang Liu

Many existing video inpainting algorithms utilize optical flows to construct the corresponding maps and then propagate pixels from adjacent frames to missing areas by mapping. Despite the effectiveness of the propagation…

Video GenerationVideo Inpainting

Beyond Temporal Pooling: Recurrence and Temporal Convolutions for Gesture Recognition in Video

2015-06-05 · Lionel Pigou, Aäron van den Oord, Sander Dieleman, Mieke Van Herreweghe 외

Recent studies have demonstrated the power of recurrent neural networks for machine translation, image captioning and speech recognition. For the task of capturing temporal structure in video, however, there still remain…

Gesture RecognitionImage CaptioningMachine Translationspeech-recognition+3

Smoothing Slot Attention Iterations and Recurrences

2025-08-07 · Rongzhen Zhao, Wenyan Yang, Juho Kannala, Joni Pajarinen arxiv

Slot Attention (SA) lies at the heart of mainstream Object-Centric Learning (OCL). Image features can be aggregated into object-level representations by SA \textit{iteratively} refining cold-start query slots. For video,…

Visual Reasoning

Recurrence-in-Recurrence Networks for Video Deblurring

2022-03-12 · JoonKyu Park, Seungjun Nah, Kyoung Mu Lee

State-of-the-art video deblurring methods often adopt recurrent neural networks to model the temporal dependency between the frames. While the hidden states play key role in delivering information to the next frame, abru…

DeblurringVideo Deblurring