中文
相关论文

相关论文: Direct Segmentation without Logits Optimization fo…

200 篇论文

Open-vocabulary segmentation of 3D scenes is a fundamental function of human perception and thus a crucial objective in computer vision research. However, this task is heavily impeded by the lack of large-scale and diverse 3D…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Kunhao Liu , Fangneng Zhan , Jiahui Zhang , Muyu Xu , Yingchen Yu , Abdulmotaleb El Saddik , Christian Theobalt , Eric Xing , Shijian Lu

The pre-trained vision-language model, exemplified by CLIP, advances zero-shot semantic segmentation by aligning visual features with class embeddings through a transformer decoder to generate semantic masks. Despite its effectiveness,…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Zicheng Zhang , Tong Zhang , Yi Zhu , Jianzhuang Liu , Xiaodan Liang , QiXiang Ye , Wei Ke

Open-vocabulary panoptic segmentation remains a challenging problem. One of the biggest difficulties lies in training models to generalize to an unlimited number of classes using limited categorized training data. Recent popular methods…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yi-Chia Chen , Wei-Hua Li , Chu-Song Chen

Open-vocabulary semantic segmentation (OVSS) aims to segment and recognize objects universally. Trained on extensive high-quality segmentation data, the segment anything model (SAM) has demonstrated remarkable universal segmentation…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Lin Chen , Yingjian Zhu , Qi Yang , Xin Niu , Kun Ding , Shiming Xiang

Language-guided segmentation transcends the scope limitations of traditional semantic segmentation, enabling models to segment arbitrary target regions based on natural language instructions. Existing approaches typically adopt a two-stage…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Chao Hao , Jun Xu , Ji Du , Shuo Ye , Ziyue Qiao , Xiaodong Cun , Guangcong Wang , Xubin Zheng , Zitong Yu

Language-driven image segmentation is a fundamental task in vision-language understanding, requiring models to segment regions of an image corresponding to natural language expressions. Traditional methods approach this as a discriminative…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Yuhao Chen , Shubin Chen , Liang Lin , Guangrun Wang

Open-Vocabulary semantic segmentation (OVSS) and domain generalization in semantic segmentation (DGSS) highlight a subtle complementarity that motivates Open-Vocabulary Domain-Generalized Semantic Segmentation (OV-DGSS). OV-DGSS aims to…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Siyu Chen , Ting Han , Chengzheng Fu , Changshe Zhang , Chaolei Wang , Jinhe Su , Guorong Cai , Meiliu Wu

Scaling up the vocabulary of semantic segmentation models is extremely challenging because annotating large-scale mask labels is labour-intensive and time-consuming. Recently, language-guided segmentation models have been proposed to…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Haojun Yu , Di Dai , Ziwei Zhao , Di He , Han Hu , Liwei Wang

We introduce a novel loss max-pooling concept for handling imbalanced training data distributions, applicable as alternative loss layer in the context of deep neural networks for semantic image segmentation. Most real-world semantic…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Samuel Rota Bulò , Gerhard Neuhold , Peter Kontschieder

Pre-trained vision-language models (VLMs) learn to align vision and language representations on large-scale datasets, where each image-text pair usually contains a bag of semantic concepts. However, existing open-vocabulary object detectors…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Size Wu , Wenwei Zhang , Sheng Jin , Wentao Liu , Chen Change Loy

Open-Vocabulary Object Detection (OVOD) aims to develop the capability to detect anything. Although myriads of large-scale pre-training efforts have built versatile foundation models that exhibit impressive zero-shot capabilities to…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Guiying Zhu , Bowen Yang , Yin Zhuang , Tong Zhang , Guanqun Wang , Zhihao Che , He Chen , Lianlin Li

Fine-tuning large language models (LLMs) for specialized domains often necessitates a trade-off between acquiring domain expertise and retaining general reasoning capabilities, a phenomenon known as catastrophic forgetting. Existing…

机器学习 · 计算机科学 2026-02-09 Xiyang Zhang , Yuanhe Tian , Hongzhi Wang , Yan Song

Existing instance segmentation models learn task-specific information using manual mask annotations from base (training) categories. These mask annotations require tremendous human effort, limiting the scalability to annotate novel (new)…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Vibashan VS , Ning Yu , Chen Xing , Can Qin , Mingfei Gao , Juan Carlos Niebles , Vishal M. Patel , Ran Xu

Open-vocabulary object detection (OVOD) aims to detect the objects beyond the set of classes observed during training. This work introduces a straightforward and efficient strategy that utilizes pre-trained vision-language models (VLM),…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shilin Xu , Xiangtai Li , Size Wu , Wenwei Zhang , Yunhai Tong , Chen Change Loy

Segmentation models are typically constrained by the categories defined during training. To address this, researchers have explored two independent approaches: adapting Vision-Language Models (VLMs) and leveraging synthetic data. However,…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Roberto Alcover-Couso , Marcos Escudero-Viñolo , Juan C. SanMiguel , Jesus Bescos

Accurate segmentation of Optical Coherence Tomography (OCT) images is crucial for diagnosing and monitoring retinal diseases. However, the labor-intensive nature of pixel-level annotation limits the scalability of supervised learning for…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Jiaqi Yang , Nitish Mehta , Xiaoling Hu , Chao Chen , Chia-Ling Tsai

Zero-shot referring image segmentation aims to locate and segment the target region based on a referring expression, with the primary challenge of aligning and matching semantics across visual and textual modalities without training.…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Jiachen Li , Qing Xie , Renshu Gu , Jinyu Xu , Yongjian Liu , Xiaohan Yu

Semantic image and video segmentation stand among the most important tasks in computer vision nowadays, since they provide a complete and meaningful representation of the environment by means of a dense classification of the pixels in a…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Felipe Manfio Barbosa , Fernando Santos Osório

Recently, the open-vocabulary semantic segmentation problem has attracted increasing attention and the best performing methods are based on two-stream networks: one stream for proposal mask generation and the other for segment…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Cong Han , Yujie Zhong , Dengjie Li , Kai Han , Lin Ma

Despite extensive research, open-vocabulary segmentation methods still struggle to generalize across diverse domains. To reduce the computational cost of adapting Vision-Language Models (VLMs) while preserving their pre-trained knowledge,…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Yong Xien Chng , Xuchong Qiu , Yizeng Han , Kai Ding , Wan Ding , Gao Huang