paper-with-me

Papers

Memory Selection Network for Video Propagation

2020-08-01 · ECCV 2020 8 · Ruizheng Wu, Huaijia Lin, Xiaojuan Qi, Jiaya Jia

Video propagation is a fundamental problem in video processing where guidance frame predictions are propagated to guide predictions of the target frame. Previous research mainly treats the previous adjacent frame as guidance, which, however, could make the propagation vulnerable to occlusion, large motion, and inaccurate information in the previous adjacent frame. To tackle this challenge, we propose a memory selection network, which learns to select suitable guidance from all previous frames for effective and robust propagation. Experimental results on video object segmentation and video colorization tasks show that our method consistently improves performance and can robustly handle challenging scenarios in video propagation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationSemantic SegmentationVideo Object SegmentationVideo PropagationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Stochastic Backpropagation: A Memory Efficient Strategy for Training Video Models

2022-03-31 · CVPR 2022 1 · Feng Cheng, Mingze Xu, Yuanjun Xiong, Hao Chen 외

We propose a memory efficient method, named Stochastic Backpropagation (SBP), for training deep neural networks on videos. It is based on the finding that gradients from incomplete execution for backpropagation can still…

Action DetectionAction RecognitionGPU

ChopGrad: Pixel-Wise Losses for Latent Video Diffusion via Truncated Backpropagation

2026-03-18 · Dmitriy Rivkin, Parker Ewen, Lili Gao, Julian Ost 외 arxiv

Recent video diffusion models achieve high-quality generation through recurrent frame processing where each frame generation depends on previous frames. However, this recurrent mechanism means that training such models i…

Video Super-ResolutionVideo EnhancementVideo GenerationVideo Inpainting

Fast SAM2 with Text-Driven Token Pruning

2025-12-24 · Avilasha Mandal, Chaoning Zhang, Fachrina Dewi Puspitasari, Xudong Wang 외 arxiv

Segment Anything Model 2 (SAM2), a vision foundation model has significantly advanced in prompt-driven video object segmentation, yet their practical deployment remains limited by the high computational and memory cost o…

Video Object SegmentationVideo Segmentation

MatAnyone: Stable Video Matting with Consistent Memory Propagation

2025-01-24 · CVPR 2025 1 · Peiqing Yang, Shangchen Zhou, Jixin Zhao, Qingyi Tao 외

Auxiliary-free human video matting methods, which rely solely on input frames, often struggle with complex or ambiguous backgrounds. To address this, we propose MatAnyone, a robust framework tailored for target-assigned …

Image MattingVideo Matting

OmniMem: Scalable and Adaptive Memory Retrieval for Long Video Generation

2026-05-28 · Lin Zhao, Yushu Wu, Yifan Gong, Yanzhi Wang 외 arxiv

Autoregressive (AR) video generation extends videos by producing latent chunks sequentially, but scaling to long videos requires repeated access to a growing historical KV cache. Existing methods reduce this cost by trun…

Video Generation