中文
相关论文

相关论文: Deep Metric Learning for Open World Semantic Segme…

200 篇论文

Within the context of autonomous driving, encountering unknown objects becomes inevitable during deployment in the open world. Therefore, it is crucial to equip standard semantic segmentation models with anomaly awareness. Many previous…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Dan Zhang , Kaspar Sakmann , William Beluch , Robin Hutmacher , Yumeng Li

Class-agnostic object detection (OD) can be a cornerstone or a bottleneck for many downstream vision tasks. Despite considerable advancements in bottom-up and multi-object discovery methods that leverage basic visual cues to identify…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Jia Syuen Lim , Zhuoxiao Chen , Mahsa Baktashmotlagh , Zhi Chen , Xin Yu , Zi Huang , Yadan Luo

In open-world scenarios, where both novel classes and domains may exist, an ideal segmentation model should detect anomaly classes for safety and generalize to new domains. However, existing methods often struggle to distinguish between…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Zhitong Gao , Bingnan Li , Mathieu Salzmann , Xuming He

With the availability of many datasets tailored for autonomous driving in real-world urban scenes, semantic segmentation for urban driving scenes achieves significant progress. However, semantic segmentation for off-road, unstructured…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Youngsaeng Jin , David K. Han , Hanseok Ko

Deep metric learning (DML) is a cornerstone of many computer vision applications. It aims at learning a mapping from the input domain to an embedding space, where semantically similar objects are located nearby and dissimilar objects far…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Artsiom Sanakoyeu , Pingchuan Ma , Vadim Tschernezki , Björn Ommer

A more realistic object detection paradigm, Open-World Object Detection, has arisen increasing research interests in the community recently. A qualified open-world object detector can not only identify objects of known categories, but also…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Shuo Yang , Peize Sun , Yi Jiang , Xiaobo Xia , Ruiheng Zhang , Zehuan Yuan , Changhu Wang , Ping Luo , Min Xu

Open-set semi-supervised learning (OSSL) has attracted growing interest, which investigates a more practical scenario where out-of-distribution (OOD) samples are only contained in unlabeled data. Existing OSSL methods like OpenMatch learn…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Haoran Li , Chun-Mei Feng , Tao Zhou , Yong Xu , Xiaojun Chang

Out-of-distribution (OOD) detection is essential for the reliable and safe deployment of machine learning systems in the real world. Great progress has been made over the past years. This paper presents the first review of recent advances…

计算与语言 · 计算机科学 2023-12-29 Hao Lang , Yinhe Zheng , Yixuan Li , Jian Sun , Fei Huang , Yongbin Li

Out-of-distribution (OOD) detection seeks to identify samples from unknown classes, a critical capability for deploying machine learning models in open-world scenarios. Recent research has demonstrated that Vision-Language Models (VLMs) can…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Zhikang Xu , Qianqian Xu , Zitai Wang , Cong Hua , Sicong Li , Zhiyong Yang , Qingming Huang

Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contrastive clustering to…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Hiran Sarkar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth N Balasubramanian

Out-of-distribution (OOD) detection is critical to ensuring the reliability and safety of machine learning systems. For instance, in autonomous driving, we would like the driving system to issue an alert and hand over the control to humans…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Jingkang Yang , Kaiyang Zhou , Yixuan Li , Ziwei Liu

Safe deployment of machine learning (ML) models in safety-critical domains such as medical imaging requires detecting inputs with characteristics not seen during training, known as out-of-distribution (OOD) detection, to prevent unreliable…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Felix Wagner , Pramit Saha , Harry Anthony , J. Alison Noble , Konstantinos Kamnitsas

Zero-shot learning (ZSL) aims to recognize objects from unseen classes, where the kernel problem is to transfer knowledge from seen classes to unseen classes by establishing appropriate mappings between visual and semantic features. The…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Bo Liu , Qiulei Dong , Zhanyi Hu

Open World Object Detection(OWOD) addresses realistic scenarios where unseen object classes emerge, enabling detectors trained on known classes to detect unknown objects and incrementally incorporate the knowledge they provide. While…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Sunoh Lee , Minsik Jeon , Jihong Min , Junwon Seo

Out of distribution (OOD) detection is a crucial part of making machine learning systems robust. The ImageNet-O dataset is an important tool in testing the robustness of ImageNet trained deep neural networks that are widely used across a…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Anugya Srivastava , Shriya Jain , Mugdha Thigle

Out-of-distribution (OOD) detection remains challenging for deep learning models, particularly when test-time OOD samples differ significantly from training outliers. We propose OODD, a novel test-time OOD detection method that dynamically…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Yifeng Yang , Lin Zhu , Zewen Sun , Hengyu Liu , Qinying Gu , Nanyang Ye

Out-of-distribution (OOD) detection is crucial for ensuring the reliability of deep learning models in real-world applications. Existing methods typically focus on feature representations or output-space analysis, often assuming a…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Mostafa ElAraby , Sabyasachi Sahoo , Yann Pequignot , Paul Novello , Liam Paull

Given a classifier, the inherent property of semantic Out-of-Distribution (OOD) samples is that their contents differ from all legal classes in terms of semantics, namely semantic mismatch. There is a recent work that directly applies it to…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Ruiyuan Gao , Chenchen Zhao , Lanqing Hong , Qiang Xu

Out-of-distribution (OOD) detection is crucial for ensuring the reliability of deep learning models. Existing methods mostly focus on regular entangled representations to discriminate in-distribution (ID) and OOD data, neglecting the rich…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Boyang Dai , Chaoqi Chen , Yizhou Yu

Detecting unknown objects in semantic segmentation is crucial for safety-critical applications such as autonomous driving. Large vision foundation models, including DINOv2, InternImage, and CLIP, have advanced visual representation learning…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Laith Nayal , Hadi Salloum , Ahmad Taha , Yaroslav Kholodov , Alexander Gasnikov