中文
相关论文

相关论文: UADet: A Remarkably Simple Yet Effective Uncertain…

200 篇论文

Open-World Object Detection (OWOD) enriches traditional object detectors by enabling continual discovery and integration of unknown objects via human guidance. However, existing OWOD approaches frequently suffer from semantic confusion…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Anay Majee , Amitesh Gangrade , Rishabh Iyer

Open-world object detection (OWOD) is a challenging computer vision problem, where the task is to detect a known set of object categories while simultaneously identifying unknown objects. Additionally, the model must incrementally learn new…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Akshita Gupta , Sanath Narayan , K J Joseph , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

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

Despite the substantial progress of active learning for image recognition, there still lacks an instance-level active learning method specified for object detection. In this paper, we propose Multiple Instance Active Object Detection…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Tianning Yuan , Fang Wan , Mengying Fu , Jianzhuang Liu , Songcen Xu , Xiangyang Ji , Qixiang Ye

Semi-supervised object detection (SSOD), leveraging unlabeled data to boost object detectors, has become a hot topic recently. However, existing SSOD approaches mainly focus on horizontal objects, leaving oriented objects common in aerial…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Dingkang Liang , Wei Hua , Chunsheng Shi , Zhikang Zou , Xiaoqing Ye , Xiang Bai

Open World Object Detection (OWOD) is a novel computer vision task with a considerable challenge, bridging the gap between classic object detection (OD) benchmarks and real-world object detection. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Shuailei Ma , Yuefeng Wang , Ying Wei , Peihao Chen , Zhixiang Ye , Jiaqi Fan , Enming Zhang , Thomas H. Li

Exploring new knowledge is a fundamental human ability that can be mirrored in the development of deep neural networks, especially in the field of object detection. Open world object detection (OWOD) is an emerging area of research that…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yiming Li , Yi Wang , Wenqian Wang , Dan Lin , Bingbing Li , Kim-Hui Yap

Object detection (OD) is crucial to autonomous driving. On the other hand, unknown objects, which have not been seen in training sample set, are one of the reasons that hinder autonomous vehicles from driving beyond the operational domain.…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Ning Ding , Ce Zhang , Azim Eskandarian

The current approach for testing the robustness of object detectors suffers from serious deficiencies such as improper methods of performing out-of-distribution detection and using calibration metrics which do not consider both localisation…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Kemal Oksuz , Tom Joy , Puneet K. Dokania

An object detector's ability to detect and flag \textit{novel} objects during open-world deployments is critical for many real-world applications. Unfortunately, much of the work in open object detection today is disjointed and fails to…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Matthew Inkawhich , Nathan Inkawhich , Hao Yang , Jingyang Zhang , Randolph Linderman , Yiran Chen

This paper addresses the significant challenge in open-set object detection (OSOD): the tendency of state-of-the-art detectors to erroneously classify unknown objects as known categories with high confidence. We present a novel approach…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Prakash Mallick , Feras Dayoub , Jamie Sherrah

The Unified Object Detection (UOD) task aims to achieve object detection of all merged categories through training on multiple datasets, and is of great significance in comprehensive object detection scenarios. In this paper, we conduct a…

计算机视觉与模式识别 · 计算机科学 2024-10-22 XiaoJun Tang , Jingru Wang , Zeyu Shangguan , Darun Tang , Yuyu Liu

Open World Object Detection (OWOD) is a new and challenging computer vision task that bridges the gap between classic object detection (OD) benchmarks and object detection in the real world. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Orr Zohar , Kuan-Chieh Wang , Serena Yeung

Open-set semi-supervised object detection (OSSOD) task leverages practical open-set unlabeled datasets that comprise both in-distribution (ID) and out-of-distribution (OOD) instances for conducting semi-supervised object detection (SSOD).…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Zerun Wang , Ling Xiao , Liuyu Xiang , Zhaotian Weng , Toshihiko Yamasaki

Autonomous systems rely on accurate 3D object detection from LiDAR data, yet most detectors are limited to a predefined set of known classes, making them vulnerable to unexpected out-of-distribution (OOD) objects. In this work, we present…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Louis Soum-Fontez , Jean-Emmanuel Deschaud , François Goulette

Robustness is a fundamental aspect for developing safe and trustworthy models, particularly when they are deployed in the open world. In this work we analyze the inherent capability of one-stage object detectors to robustly operate in the…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Aitor Martinez-Seras , Javier Del Ser , Aitzol Olivares-Rad , Alain Andres , Pablo Garcia-Bringas

Object detection methods trained on a fixed set of known classes struggle to detect objects of unknown classes in the open-world setting. Current fixes involve adding approximate supervision with pseudo-labels corresponding to candidate…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Mısra Yavuz , Fatma Güney

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Wei Hua , Dingkang Liang , Jingyu Li , Xiaolong Liu , Zhikang Zou , Xiaoqing Ye , Xiang Bai

In this work, we propose a novel uncertainty-aware object detection framework with a structured-graph, where nodes and edges are denoted by objects and their spatial-semantic similarities, respectively. Specifically, we aim to consider…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Jongha Kim , Jinheon Baek , Sung Ju Hwang

Marine object detection has gained prominence in marine research, driven by the pressing need to unravel oceanic mysteries and enhance our understanding of invaluable marine ecosystems. There is a profound requirement to efficiently and…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Liang Haixin , Zheng Ziqiang , Ma Zeyu , Sai-Kit Yeung