中文
相关论文

相关论文: A Class-wise Non-salient Region Generalized Framew…

200 篇论文

Marine Saliency Segmentation (MSS) plays a pivotal role in various vision-based marine exploration tasks. However, existing marine segmentation techniques face the dilemma of object mislocalization and imprecise boundaries due to the…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Laibin Chang , Yunke Wang , JiaXing Huang , Longxiang Deng , Bo Du , Chang Xu

Deep neural network models have achieved remarkable progress in 3D scene understanding while trained in the closed-set setting and with full labels. However, the major bottleneck is that these models do not have the capacity to recognize…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Kangcheng Liu , Yong-Jin Liu , Baoquan Chen

Current Multimodal Large Language Models (MLLMs) often perform poorly in long video understanding, primarily due to resource limitations that prevent them from processing all video frames and their associated information. Efficiently…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Xuyi Yang , Wenhao Zhang , Hongbo Jin , Lin Liu , Hongbo Xu , Yongwei Nie , Fei Yu , Fei Ma

Temporal sentence grounding (TSG) aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. All existing works first utilize a sparse sampling strategy to extract a fixed number of video…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jiahao Zhu , Daizong Liu , Pan Zhou , Xing Di , Yu Cheng , Song Yang , Wenzheng Xu , Zichuan Xu , Yao Wan , Lichao Sun , Zeyu Xiong

In this paper, the task of video panoptic segmentation is studied and two different methods to solve the task will be proposed. Video panoptic segmentation (VPS) is a recently introduced computer vision task that requires classifying and…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Jake Rap , Panagiotis Meletis

Open-vocabulary 3D scene understanding is crucial for applications requiring natural language-driven spatial interpretation, such as robotics and augmented reality. While 3D Gaussian Splatting (3DGS) offers a powerful representation for…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Wei Sun , Yanzhao Zhou , Jianbin Jiao , Yuan Li

We propose an end-to-end learning framework for segmenting generic objects in videos. Our method learns to combine appearance and motion information to produce pixel level segmentation masks for all prominent objects in videos. We formulate…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Suyog Dutt Jain , Bo Xiong , Kristen Grauman

Detecting salient objects from a video requires exploiting both spatial and temporal knowledge included in the video. We propose a novel region-based multiscale spatiotemporal saliency detection method for videos, where static features and…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Trung-Nghia Le , Akihiro Sugimoto

Temporal grounding is the task of locating a specific segment from an untrimmed video according to a query sentence. This task has achieved significant momentum in the computer vision community as it enables activity grounding beyond…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Juncheng Li , Siliang Tang , Linchao Zhu , Wenqiao Zhang , Yi Yang , Tat-Seng Chua , Fei Wu , Yueting Zhuang

Video Semantic Role Labeling (VidSRL) aims to detect the salient events from given videos, by recognizing the predict-argument event structures and the interrelationships between events. While recent endeavors have put forth methods for…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Yu Zhao , Hao Fei , Yixin Cao , Bobo Li , Meishan Zhang , Jianguo Wei , Min Zhang , Tat-Seng Chua

Modern approaches have proved the huge potential of addressing semantic segmentation as a mask classification task which is widely used in instance-level segmentation. This paradigm trains models by assigning part of object queries to…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Zhaochong An , Guolei Sun , Zongwei Wu , Hao Tang , Luc Van Gool

Generalized visual grounding tasks, including Generalized Referring Expression Comprehension (GREC) and Segmentation (GRES), extend the classical visual grounding paradigm by accommodating multi-target and non-target scenarios.…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Ming Dai , Wenxuan Cheng , Jiang-Jiang Liu , Lingfeng Yang , Zhenhua Feng , Wankou Yang , Jingdong Wang

Recent domain generalized semantic segmentation (DGSS) studies have achieved notable improvements by distilling semantic knowledge from Vision-Language Models (VLMs). However, they overlook the semantic misalignment between visual and…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Seogkyu Jeon , Kibeom Hong , Hyeran Byun

Frame selection is crucial due to high frame redundancy and limited context windows when applying Large Vision-Language Models (LVLMs) to long videos. Current methods typically select frames with high relevance to a given query, resulting…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Wang Chen , Yuhui Zeng , Yongdong Luo , Tianyu Xie , Luojun Lin , Jiayi Ji , Yan Zhang , Xiawu Zheng

Recent advances in pixel-level tasks (e.g. segmentation) illustrate the benefit of of long-range interactions between aggregated region-based representations that can enhance local features. However, such aggregated representations, often…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Mir Rayat Imtiaz Hossain , Leonid Sigal , James J. Little

In this paper, we present a detailed design of dynamic video segmentation network (DVSNet) for fast and efficient semantic video segmentation. DVSNet consists of two convolutional neural networks: a segmentation network and a flow network.…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Yu-Syuan Xu , Tsu-Jui Fu , Hsuan-Kung Yang , Chun-Yi Lee

As one of the fundamental tasks in computer vision, semantic segmentation plays an important role in real world applications. Although numerous deep learning models have made notable progress on several mainstream datasets with the rapid…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Bin Zhang , Shengjie Zhao , Rongqing Zhang

The essence of video semantic segmentation (VSS) is how to leverage temporal information for prediction. Previous efforts are mainly devoted to developing new techniques to calculate the cross-frame affinities such as optical flow and…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Guolei Sun , Yun Liu , Hao Tang , Ajad Chhatkuli , Le Zhang , Luc Van Gool

For semantic segmentation, most existing real-time deep models trained with each frame independently may produce inconsistent results for a video sequence. Advanced methods take into considerations the correlations in the video sequence,…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

3D Gaussian Splatting has recently gained traction for its efficient training and real-time rendering. While its vanilla representation is mainly designed for view synthesis, recent works extended it to scene understanding with language…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Siyun Liang , Sen Wang , Kunyi Li , Michael Niemeyer , Stefano Gasperini , Hendrik P. A. Lensch , Nassir Navab , Federico Tombari