English
Related papers

Related papers: Open-vocabulary Panoptic Segmentation with Embeddi…

200 papers

The pre-trained text-image discriminative models, such as CLIP, has been explored for open-vocabulary semantic segmentation with unsatisfactory results due to the loss of crucial localization information and awareness of object shapes.…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Jinglong Wang , Xiawei Li , Jing Zhang , Qingyuan Xu , Qin Zhou , Qian Yu , Lu Sheng , Dong Xu

Open-vocabulary semantic segmentation enables models to identify novel object categories beyond their training data. While this flexibility represents a significant advancement, current approaches still rely on manually specified class…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Klara Reichard , Giulia Rizzoli , Stefano Gasperini , Lukas Hoyer , Pietro Zanuttigh , Nassir Navab , Federico Tombari

We propose a simple, fast, and flexible framework to generate simultaneously semantic and instance masks for panoptic segmentation. Our method, called PanoNet, incorporates a clean and natural structure design that tackles the problem…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xia Chen , Jianren Wang , Martial Hebert

Existing open-world universal segmentation approaches usually leverage CLIP and pre-computed proposal masks to treat open-world segmentation tasks as proposal classification. However, 1) these works cannot handle universal segmentation in…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Bowen Dong , Jiaxi Gu , Jianhua Han , Hang Xu , Wangmeng Zuo

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…

Computer Vision and Pattern Recognition · Computer Science 2025-10-14 Dongjun Hwang , Yejin Kim , Minyoung Lee , Seong Joon Oh , Junsuk Choe

Segmenting and recognizing diverse object parts is a crucial ability in applications spanning various computer vision and robotic tasks. While significant progress has been made in object-level Open-Vocabulary Semantic Segmentation (OVSS),…

Computer Vision and Pattern Recognition · Computer Science 2023-10-10 Meng Wei , Xiaoyu Yue , Wenwei Zhang , Shu Kong , Xihui Liu , Jiangmiao Pang

Panoramic images, capturing a 360{\deg} field of view (FoV), encompass omnidirectional spatial information crucial for scene understanding. However, it is not only costly to obtain training-sufficient dense-annotated panoramas but also…

Computer Vision and Pattern Recognition · Computer Science 2024-07-15 Junwei Zheng , Ruiping Liu , Yufan Chen , Kunyu Peng , Chengzhi Wu , Kailun Yang , Jiaming Zhang , Rainer Stiefelhagen

Recent success of pre-trained foundation vision-language models makes Open-Vocabulary Segmentation (OVS) possible. Despite the promising performance, this approach introduces heavy computational overheads for two challenges: 1) large model…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Jingxuan Xu , Wuyang Chen , Yao Zhao , Yunchao Wei

Open-vocabulary semantic segmentation (OVSS) aims to segment arbitrary category regions in images using open-vocabulary prompts, necessitating that existing methods possess pixel-level vision-language alignment capability. Typically, this…

Computer Vision and Pattern Recognition · Computer Science 2026-04-10 Jiahao Li , Yang Lu , Yachao Zhang , Fangyong Wang , Yuan Xie , Yanyun Qu

3D part segmentation is still an open problem in the field of 3D vision and AR/VR. Due to limited 3D labeled data, traditional supervised segmentation methods fall short in generalizing to unseen shapes and categories. Recently, the…

Computer Vision and Pattern Recognition · Computer Science 2025-02-28 Keito Suzuki , Bang Du , Girish Krishnan , Kunyao Chen , Runfa Blark Li , Truong Nguyen

The challenge of open-vocabulary recognition lies in the model has no clue of new categories it is applied to. Existing works have proposed different methods to embed category cues into the model, \eg, through few-shot fine-tuning,…

Computer Vision and Pattern Recognition · Computer Science 2024-06-10 Zehong Ma , Shiliang Zhang , Longhui Wei , Qi Tian

Unlike closed-vocabulary 3D instance segmentation that is often trained end-to-end, open-vocabulary 3D instance segmentation (OV-3DIS) often leverages vision-language models (VLMs) to generate 3D instance proposals and classify them. While…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Sanghun Jung , Jingjing Zheng , Ke Zhang , Nan Qiao , Albert Y. C. Chen , Lu Xia , Chi Liu , Yuyin Sun , Xiao Zeng , Hsiang-Wei Huang , Byron Boots , Min Sun , Cheng-Hao Kuo

Panoptic segmentation aims to perform instance segmentation for foreground instances and semantic segmentation for background stuff simultaneously. The typical top-down pipeline concentrates on two key issues: 1) how to effectively model…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Yifeng Chen , Guangchen Lin , Songyuan Li , Bourahla Omar , Yiming Wu , Fangfang Wang , Junyi Feng , Mingliang Xu , Xi Li

Recent open-vocabulary segmentation methods adopt mask generators to predict segmentation masks and leverage pre-trained vision-language models, e.g., CLIP, to classify these masks via mask pooling. Although these approaches show promising…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Yongkang Li , Tianheng Cheng , Bin Feng , Wenyu Liu , Xinggang Wang

Open-vocabulary image segmentation has been advanced through the synergy between mask generators and vision-language models like Contrastive Language-Image Pre-training (CLIP). Previous approaches focus on generating masks while aligning…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Quan-Sheng Zeng , Yunheng Li , Daquan Zhou , Guanbin Li , Qibin Hou , Ming-Ming Cheng

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…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Yimin Wei , Aoran Xiao , Hongruixuan Chen , Junshi Xia , Naoto Yokoya

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods offer scalable, easily…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Chanyoung Kim , Dayun Ju , Woojung Han , Ming-Hsuan Yang , Seong Jae Hwang

Event cameras, known for low-latency operation and superior performance in challenging lighting conditions, are suitable for sensitive computer vision tasks such as semantic segmentation in autonomous driving. However, challenges arise due…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Muhammad Rameez Ur Rahman , Jhony H. Giraldo , Indro Spinelli , Stéphane Lathuilière , Fabio Galasso

Open-Vocabulary Segmentation (OVS) has drawn increasing attention for its capacity to generalize segmentation beyond predefined categories. However, existing methods typically predict segmentation masks with simple forward inference,…

Computer Vision and Pattern Recognition · Computer Science 2025-08-04 Zongyan Han , Jiale Cao , Shuo Chen , Tong Wang , Jorma Laaksonen , Rao Muhammad Anwer

While open-vocabulary semantic segmentation (OVSS) can segment an image into semantic regions based on arbitrarily given text descriptions even for classes unseen during training, it fails to understand personal texts (e.g., `my mug cup')…

Computer Vision and Pattern Recognition · Computer Science 2025-07-16 Sunghyun Park , Jungsoo Lee , Shubhankar Borse , Munawar Hayat , Sungha Choi , Kyuwoong Hwang , Fatih Porikli