中文
相关论文

相关论文: YOLO-UniOW: Efficient Universal Open-World Object …

200 篇论文

The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However, their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Tianheng Cheng , Lin Song , Yixiao Ge , Wenyu Liu , Xinggang Wang , Ying Shan

Open World Object Detection (OWOD) is a challenging computer vision problem that requires detecting unknown objects and gradually learning the identified unknown classes. However, it cannot distinguish unknown instances as multiple unknown…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zhiheng Wu , Yue Lu , Xingyu Chen , Zhengxing Wu , Liwen Kang , Junzhi Yu

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) 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

Because of its use in practice, open-world object detection (OWOD) has gotten a lot of attention recently. The challenge is how can a model detect novel classes and then incrementally learn them without forgetting previously known classes.…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Qian Wan , Xiang Xiang , Qinhao Zhou

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Thang Doan , Xin Li , Sima Behpour , Wenbin He , Liang Gou , Liu Ren

Open-world object detection (OWOD) requires incrementally detecting known categories while reliably identifying unknown objects. Existing methods primarily focus on improving unknown recall, yet overlook interpretability, often leading to…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Xueqiang Lv , Shizhou Zhang , Yinghui Xing , Di Xu , Peng Wang , Yanning Zhang

Open-World Object Detection (OWOD) extends object detection problem to a realistic and dynamic scenario, where a detection model is required to be capable of detecting both known and unknown objects and incrementally learning newly…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Ruohuan Fang , Guansong Pang , Lei Zhou , Xiao Bai , Jin Zheng

Open World Object Detection (OWOD) is a novel and challenging computer vision task that enables object detection with the ability to detect unknown objects. Existing methods typically estimate the object likelihood with an additional…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Yulin He , Wei Chen , Yusong Tan , Siqi Wang

Object detection has advanced significantly in the closed-set setting, but real-world deployment remains limited by two challenges: poor generalization to unseen categories and insufficient robustness under adverse conditions. Prior…

Traditional object detection methods operate under the closed-set assumption, where models can only detect a fixed number of objects predefined in the training set. Recent works on open vocabulary object detection (OVD) enable the detection…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Zizhao Li , Zhengkang Xiang , Joseph West , Kourosh Khoshelham

Object detection is integral to a bevy of real-world applications, from robotics to medical image analysis. To be used reliably in such applications, models must be capable of handling unexpected - or novel - objects. The open world object…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Orr Zohar , Alejandro Lozano , Shelly Goel , Serena Yeung , Kuan-Chieh Wang

Open-world object detection (OWOD) is a challenging problem that combines object detection with incremental learning and open-set learning. Compared to standard object detection, the OWOD setting is task to: 1) detect objects seen during…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jinan Yu , Liyan Ma , Zhenglin Li , Yan Peng , Shaorong Xie

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

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

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height.…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Đorđe Nedeljković

Conventional open-world object detection (OWOD) problem setting first distinguishes known and unknown classes and then later incrementally learns the unknown objects when introduced with labels in the subsequent tasks. However, the current…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Sahal Shaji Mullappilly , Abhishek Singh Gehlot , Rao Muhammad Anwer , Fahad Shahbaz Khan , Hisham Cholakkal

Unknown Object Detection (UOD) aims to identify objects of unseen categories, differing from the traditional detection paradigm limited by the closed-world assumption. A key component of UOD is learning a generalized representation, i.e.…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Haomiao Liu , Hao Xu , Chuhuai Yue , Bo Ma

Most object detectors operate under a closed-world assumption, recognizing only the classes annotated in the training dataset and failing when encountering novel objects. Open-World Object Detection (OWOD) relaxes this assumption by…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Yuchen Zhang , Yao Lu , Johannes Betz
‹ 上一页 1 2 3 10 下一页 ›