中文
相关论文

相关论文: LTCA: Long-range Temporal Context Attention for Re…

200 篇论文

The problem of video object segmentation can become extremely challenging when multiple instances co-exist. While each instance may exhibit large scale and pose variations, the problem is compounded when instances occlude each other causing…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Xiaoxiao Li , Chen Change Loy

Semi-supervised video object segmentation (VOS) has been largely driven by space-time memory (STM) networks, which store past frame features in a spatiotemporal memory to segment the current frame via softmax attention. However, STM…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Qin Liu , Jianfeng Wang , Zhengyuan Yang , Linjie Li , Kevin Lin , Marc Niethammer , Lijuan Wang

In this paper, we introduce the Context-Aware Video Instance Segmentation (CAVIS), a novel framework designed to enhance instance association by integrating contextual information adjacent to each object. To efficiently extract and leverage…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Seunghun Lee , Jiwan Seo , Kiljoon Han , Minwoo Choi , Sunghoon Im

We introduce VideoLISA, a video-based multimodal large language model designed to tackle the problem of language-instructed reasoning segmentation in videos. Leveraging the reasoning capabilities and world knowledge of large language…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Zechen Bai , Tong He , Haiyang Mei , Pichao Wang , Ziteng Gao , Joya Chen , Lei Liu , Zheng Zhang , Mike Zheng Shou

Temporal video segmentation and classification have been advanced greatly by public benchmarks in recent years. However, such research still mainly focuses on human actions, failing to describe videos in a holistic view. In addition,…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Jie Jiang , Zhimin Li , Jiangfeng Xiong , Rongwei Quan , Qinglin Lu , Wei Liu

In video lane detection, there are rich temporal contexts among successive frames, which is under-explored in existing lane detectors. In this work, we propose LaneTCA to bridge the individual video frames and explore how to effectively…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Keyi Zhou , Li Li , Wengang Zhou , Yonghui Wang , Hao Feng , Houqiang Li

Video segmentation aims at partitioning video sequences into meaningful segments based on objects or regions of interest within frames. Current video segmentation models are often derived from image segmentation techniques, which struggle…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Chen Liang , Qiang Guo , Xiaochao Qu , Luoqi Liu , Ting Liu

Video Object Segmentation (VOS) has emerged as an increasingly important problem with availability of larger datasets and more complex and realistic settings, which involve long videos with global motion (e.g, in egocentric settings),…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Raghav Goyal , Wan-Cyuan Fan , Mennatullah Siam , Leonid Sigal

Large-scale Video Object Segmentation (LSVOS) addresses the challenge of accurately tracking and segmenting objects in long video sequences, where difficulties stem from object reappearance, small-scale targets, heavy occlusions, and…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Yujie Xie , Hongyang Zhang , Zhihui Liu , Shihai Ruan

Robust video scene classification models should capture the spatial (pixel-wise) and temporal (frame-wise) characteristics of a video effectively. Transformer models with self-attention which are designed to get contextualized…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Saurabh Sahu , Palash Goyal

U-Net structure is widely used for low-light image/video enhancement. The enhanced images result in areas with large local noise and loss of more details without proper guidance for global information. Attention mechanisms can better focus…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Chengqi Dong , Zhiyuan Cao , Tuoshi Qi , Kexin Wu , Yixing Gao , Fan Tang

Despite recent advances in Vision-Language Models (VLMs), long-video understanding remains a challenging problem. Although state-of-the-art long-context VLMs can process around 1000 input frames, they still struggle to effectively leverage…

机器学习 · 计算机科学 2025-07-04 Anurag Arnab , Ahmet Iscen , Mathilde Caron , Alireza Fathi , Cordelia Schmid

Multimodal referring segmentation aims to segment target objects in visual scenes, such as images, videos, and 3D scenes, based on referring expressions in text or audio format. This task plays a crucial role in practical applications…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Henghui Ding , Song Tang , Shuting He , Chang Liu , Zuxuan Wu , Yu-Gang Jiang

Capturing complex hierarchical human activities, from atomic actions (e.g., picking up one present, moving to the sofa, unwrapping the present) to contextual events (e.g., celebrating Christmas) is crucial for achieving high-performance…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Yanan Wang , Shuichiro Haruta , Donghuo Zeng , Julio Vizcarra , Mori Kurokawa

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

Referring-based Video Object Segmentation is a multimodal problem that requires producing fine-grained segmentation results guided by external cues. Traditional approaches to this task typically involve training specialized models, which…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Tuyen Tran , Thao Minh Le , Truyen Tran

In this paper, we address the challenges in unsupervised video object segmentation (UVOS) by proposing an efficient algorithm, termed MTNet, which concurrently exploits motion and temporal cues. Unlike previous methods that focus solely on…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Yunzhi Zhuge , Hongyu Gu , Lu Zhang , Jinqing Qi , Huchuan Lu

In this paper we introduce a Transformer-based approach to video object segmentation (VOS). To address compounding error and scalability issues of prior work, we propose a scalable, end-to-end method for VOS called Sparse Spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Brendan Duke , Abdalla Ahmed , Christian Wolf , Parham Aarabi , Graham W. Taylor

We describe an approach used in the Generic Boundary Event Captioning challenge at the Long-Form Video Understanding Workshop held at CVPR 2022. We designed a Rich Encoder-decoder framework for Video Event CAptioner (REVECA) that utilizes…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Jaehyuk Heo , YongGi Jeong , Sunwoo Kim , Jaehee Kim , Pilsung Kang

Visual Question Answering for Remote Sensing (RSVQA) is a task that aims at answering natural language questions about the content of a remote sensing image. The visual features extraction is therefore an essential step in a VQA pipeline.…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Lucrezia Tosato , Hichem Boussaid , Flora Weissgerber , Camille Kurtz , Laurent Wendling , Sylvain Lobry