中文
相关论文

相关论文: OVOSE: Open-Vocabulary Semantic Segmentation in Ev…

200 篇论文

Open-vocabulary semantic segmentation (OVSS) involves assigning labels to each pixel in an image based on textual descriptions, leveraging world models like CLIP. However, they encounter significant challenges in cross-domain…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Aniruddh Sikdar , Aditya Gandhamal , Suresh Sundaram

In this paper, we present CaveSeg - the first visual learning pipeline for semantic segmentation and scene parsing for AUV navigation inside underwater caves. We address the problem of scarce annotated training data by preparing a…

机器人学 · 计算机科学 2024-05-13 A. Abdullah , T. Barua , R. Tibbetts , Z. Chen , M. J. Islam , I. Rekleitis

Open-vocabulary semantic segmentation (OVSS) aims to segment objects from arbitrary text categories without requiring densely annotated datasets. Although contrastive learning based models enable zero-shot segmentation, they often lose fine…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Huy Che , Vinh-Tiep Nguyen

Semantic occupancy prediction aims to infer dense geometry and semantics of surroundings for an autonomous agent to operate safely in the 3D environment. Existing occupancy prediction methods are almost entirely trained on human-annotated…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Zhiyu Tan , Zichao Dong , Cheng Zhang , Weikun Zhang , Hang Ji , Hao Li

We present OpenSeeD, a simple Open-vocabulary Segmentation and Detection framework that jointly learns from different segmentation and detection datasets. To bridge the gap of vocabulary and annotation granularity, we first introduce a…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Hao Zhang , Feng Li , Xueyan Zou , Shilong Liu , Chunyuan Li , Jianfeng Gao , Jianwei Yang , Lei Zhang

Video Instance Segmentation (VIS) aims at segmenting and categorizing objects in videos from a closed set of training categories, lacking the generalization ability to handle novel categories in real-world videos. To address this…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Haochen Wang , Cilin Yan , Shuai Wang , Xiaolong Jiang , XU Tang , Yao Hu , Weidi Xie , Efstratios Gavves

Open-vocabulary segmentation is the task of segmenting anything that can be named in an image. Recently, large-scale vision-language modelling has led to significant advances in open-vocabulary segmentation, but at the cost of gargantuan…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Laurynas Karazija , Iro Laina , Andrea Vedaldi , Christian Rupprecht

Open-vocabulary semantic segmentation (OVSS) entails assigning semantic labels to each pixel in an image using textual descriptions, typically leveraging world models such as CLIP. To enhance out-of-domain generalization, we propose Cost…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Aditya Gandhamal , Aniruddh Sikdar , Suresh Sundaram

Open-Vocabulary Segmentation (OVS) aims to segment classes that are not present in the training dataset. However, most existing studies assume that the training data is fixed in advance, overlooking more practical scenarios where new…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Dongjun Hwang , Yejin Kim , Minyoung Lee , Seong Joon Oh , Junsuk Choe

Remote sensing image plays an irreplaceable role in fields such as agriculture, water resources, military, and disaster relief. Pixel-level interpretation is a critical aspect of remote sensing image applications; however, a prevalent…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Kaiyu Li , Ruixun Liu , Xiangyong Cao , Xueru Bai , Feng Zhou , Deyu Meng , Zhi Wang

Moving object segmentation (MOS) in dynamic scenes is an important, challenging, but under-explored research topic for autonomous driving, especially for sequences obtained from moving ego vehicles. Most segmentation methods leverage motion…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Zhuyun Zhou , Zongwei Wu , Danda Pani Paudel , Rémi Boutteau , Fan Yang , Luc Van Gool , Radu Timofte , Dominique Ginhac

Open-vocabulary semantic segmentation (OVSS) underpins many vision and robotics tasks that require generalizable semantic understanding. Existing approaches either rely on limited segmentation training data, which hinders generalization, or…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Omar Alama , Darshil Jariwala , Avigyan Bhattacharya , Seungchan Kim , Wenshan Wang , Sebastian Scherer

Semantic segmentation is an important computer vision task, particularly for scene understanding and navigation of autonomous vehicles and UAVs. Several variations of deep neural network architectures have been designed to tackle this task.…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Dalia Hareb , Jean Martinet

Open-vocabulary segmentation enables pixel-level recognition from an open set of textual categories, allowing generalization beyond fixed classes. Despite great potential in remote sensing, progress in this area remains largely limited to…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Yimin Wei , Aoran Xiao , Hongruixuan Chen , Junshi Xia , Naoto Yokoya

Open-Vocabulary Segmentation (OVS) aims at segmenting images from free-form textual concepts without predefined training classes. While existing vision-language models such as CLIP can generate segmentation masks by leveraging coarse…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Luca Barsellotti , Lorenzo Bianchi , Nicola Messina , Fabio Carrara , Marcella Cornia , Lorenzo Baraldi , Fabrizio Falchi , Rita Cucchiara

Open-vocabulary semantic segmentation aims to segment an image into semantic regions according to text descriptions, which may not have been seen during training. Recent two-stage methods first generate class-agnostic mask proposals and…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Feng Liang , Bichen Wu , Xiaoliang Dai , Kunpeng Li , Yinan Zhao , Hang Zhang , Peizhao Zhang , Peter Vajda , Diana Marculescu

Recent advancements in pre-trained vision-language models, such as CLIP, have enabled the segmentation of arbitrary concepts solely from textual inputs, a process commonly referred to as open-vocabulary semantic segmentation (OVS). However,…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Kunyang Han , Yong Liu , Jun Hao Liew , Henghui Ding , Yunchao Wei , Jiajun Liu , Yitong Wang , Yansong Tang , Yujiu Yang , Jiashi Feng , Yao Zhao

Diffusion models represent a new paradigm in text-to-image generation. Beyond generating high-quality images from text prompts, models such as Stable Diffusion have been successfully extended to the joint generation of semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Pablo Marcos-Manchón , Roberto Alcover-Couso , Juan C. SanMiguel , Jose M. Martínez

Open-vocabulary image segmentation is attracting increasing attention due to its critical applications in the real world. Traditional closed-vocabulary segmentation methods are not able to characterize novel objects, whereas several recent…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Xi Chen , Shuang Li , Ser-Nam Lim , Antonio Torralba , Hengshuang Zhao

Event cameras detect changes in per-pixel intensity to generate asynchronous `event streams'. They offer great potential for accurate semantic map retrieval in real-time autonomous systems owing to their much higher temporal resolution and…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Shristi Das Biswas , Adarsh Kosta , Chamika Liyanagedera , Marco Apolinario , Kaushik Roy