中文
相关论文

相关论文: SCORE: Scene Context Matters in Open-Vocabulary Re…

200 篇论文

Image-text retrieval has developed rapidly in recent years. However, it is still a challenge in remote sensing due to visual-semantic imbalance, which leads to incorrect matching of non-semantic visual and textual features. To solve this…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Qing Ma , Jiancheng Pan , Cong Bai

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…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Jingxuan Xu , Wuyang Chen , Yao Zhao , Yunchao Wei

In the field of visual scene understanding, deep neural networks have made impressive advancements in various core tasks like segmentation, tracking, and detection. However, most approaches operate on the close-set assumption, meaning that…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Jianzong Wu , Xiangtai Li , Shilin Xu , Haobo Yuan , Henghui Ding , Yibo Yang , Xia Li , Jiangning Zhang , Yunhai Tong , Xudong Jiang , Bernard Ghanem , Dacheng Tao

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

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

Remote sensing applications increasingly rely on deep learning for scene classification. However, their performance is often constrained by the scarcity of labeled data and the high cost of annotation across diverse geographic and sensor…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Ivica Dimitrovski , Vlatko Spasev , Ivan Kitanovski

Accurate segmentation and tracking of relevant elements of the surgical scene is crucial to enable context-aware intraoperative assistance and decision making. Current solutions remain tethered to domain-specific, supervised models that…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Jecia Z. Y. Mao , Francis X Creighton , Russell H Taylor , Manish Sahu

Open world image segmentation aims to achieve precise segmentation and semantic understanding of targets within images by addressing the infinitely open set of object categories encountered in the real world. However, traditional closed-set…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Danyang Li , Tianhao Wu , Bin Li , Zhenyuan Chen , Yang Zhang , Yuxuan Li , Ming-Ming Cheng , Xiang Li

Open-vocabulary object detection in remote sensing commonly relies on text-only prompting to specify target categories, implicitly assuming that inference-time category queries can be reliably grounded through pretraining-induced…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Shuai Yang , Ziyue Huang , Jiaxin Chen , Qingjie Liu , Yunhong Wang

Visual objects often have acoustic signatures that are naturally synchronized with them in audio-bearing video recordings. For this project, we explore the multimodal feature aggregation for video instance segmentation task, in which we…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Kaihui Zheng , Yuqing Ren , Zixin Shen , Tianxu Qin

Online construction of open-ended language scenes is crucial for robotic applications, where open-vocabulary interactive scene understanding is required. Recently, neural implicit representation has provided a promising direction for online…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Muer Tie , Julong Wei , Zhengjun Wang , Ke Wu , Shansuai Yuan , Kaizhao Zhang , Jie Jia , Jieru Zhao , Zhongxue Gan , Wenchao Ding

Incremental open-vocabulary 3D instance-semantic mapping is essential for autonomous agents operating in complex everyday environments. However, it remains challenging due to the need for robust instance segmentation, real-time processing,…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Zilong Deng , Federico Tombari , Marc Pollefeys , Johanna Wald , Daniel Barath

Scene Graph Generation (SGG) offers a structured representation critical in many computer vision applications. Traditional SGG approaches, however, are limited by a closed-set assumption, restricting their ability to recognize only…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Zuyao Chen , Jinlin Wu , Zhen Lei , Zhaoxiang Zhang , Changwen Chen

We introduce OV-MAP, a novel approach to open-world 3D mapping for mobile robots by integrating open-features into 3D maps to enhance object recognition capabilities. A significant challenge arises when overlapping features from adjacent…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Juno Kim , Yesol Park , Hye-Jung Yoon , Byoung-Tak Zhang

We propose an approach for Open-World Instance Segmentation (OWIS), a task that aims to segment arbitrary unknown objects in images by generalizing from a limited set of annotated object classes during training. Our Segment Object System…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Christian Wilms , Tim Rolff , Maris Hillemann , Robert Johanson , Simone Frintrop

Vision-language models (VLMs) excel in visual understanding but often lack reliable grounding capabilities and actionable inference rates. Integrating them with open-vocabulary object detection (OVD), instance segmentation, and tracking…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Bastian Pätzold , Jan Nogga , Sven Behnke

Understanding open-world semantics is critical for robotic planning and control, particularly in unstructured outdoor environments. Existing vision-language mapping approaches typically rely on object-centric segmentation priors, which…

机器人学 · 计算机科学 2025-09-23 Simon Schwaiger , Stefan Thalhammer , Wilfried Wöber , Gerald Steinbauer-Wagner

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

Open-vocabulary 3D scene understanding is indispensable for embodied agents. Recent works leverage pretrained vision-language models (VLMs) for object segmentation and project them to point clouds to build 3D maps. Despite progress, a point…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhigang Wang , Yifei Su , Chenhui Li , Dong Wang , Yan Huang , Bin Zhao , Xuelong Li

Existing video instance segmentation (VIS) approaches generally follow a closed-world assumption, where only seen category instances are identified and spatio-temporally segmented at inference. Open-world formulation relaxes the close-world…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Omkar Thawakar , Sanath Narayan , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Jorma Laaksonen , Mubarak Shah , Fahad Shahbaz Khan