中文
相关论文

相关论文: Semi-supervised Open-World Object Detection

200 篇论文

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

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang

Object detection (OD), a crucial vision task, remains challenged by the lack of large training datasets with precise object localization labels. In this work, we propose ALWOD, a new framework that addresses this problem by fusing active…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Yuting Wang , Velibor Ilic , Jiatong Li , Branislav Kisacanin , Vladimir Pavlovic

Weakly-supervised object detection (WSOD) aims to train an object detector only requiring the image-level annotations. Recently, some works have managed to select the accurate boxes generated from a well-trained WSOD network to supervise a…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zitong Huang , Yiping Bao , Bowen Dong , Erjin Zhou , Wangmeng Zuo

Semi-supervised object detection (SSOD) aims to facilitate the training and deployment of object detectors with the help of a large amount of unlabeled data. Though various self-training based and consistency-regularization based SSOD…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Binghui Chen , Pengyu Li , Xiang Chen , Biao Wang , Lei Zhang , Xian-Sheng Hua

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

Open-world semi-supervised learning (OWSSL) extends conventional semi-supervised learning to open-world scenarios by taking account of novel categories in unlabeled datasets. Despite the recent advancements in OWSSL, the success often…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Seongheon Park , Hyuk Kwon , Kwanghoon Sohn , Kibok Lee

This paper identifies the flaws in existing open-world learning approaches and attempts to provide a complete picture in the form of \textbf{True Open-World Learning}. We accomplish this by proposing a comprehensive generalize-able…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Akshay Raj Dhamija , Touqeer Ahmad , Jonathan Schwan , Mohsen Jafarzadeh , Chunchun Li , Terrance E. Boult

Object detection under imperfect data receives great attention recently. Weakly supervised object detection (WSOD) suffers from severe localization issues due to the lack of instance-level annotation, while semi-supervised object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Hanjun Li , Xingjia Pan , Ke Yan , Fan Tang , Wei-Shi Zheng

Object detection traditionally relies on fixed category sets, requiring costly re-training to handle novel objects. While Open-World and Open-Vocabulary Object Detection (OWOD and OVOD) improve flexibility, OWOD lacks semantic labels for…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Furkan Mumcu , Michael J. Jones , Anoop Cherian , Yasin Yilmaz

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

Unsupervised object discovery (UOD) has recently shown encouraging progress with the adoption of pre-trained Transformer features. However, current methods based on Transformers mainly focus on designing the localization head (e.g., seed…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Zhiwei Lin , Zengyu Yang , Yongtao Wang

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-set object detection (OSOD) aims to detect the known categories and reject unknown objects in a dynamic world, which has achieved significant attention. However, previous approaches only consider this problem in data-abundant…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Binyi Su , Hua Zhang , Jingzhi Li , Zhong Zhou

Supervised learning based object detection frameworks demand plenty of laborious manual annotations, which may not be practical in real applications. Semi-supervised object detection (SSOD) can effectively leverage unlabeled data to improve…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Qiang Zhou , Chaohui Yu , Zhibin Wang , Qi Qian , Hao Li

Open-vocabulary object detection (OVOD) aims to detect known and unknown objects in the open world by leveraging text prompts. Benefiting from the emergence of large-scale vision--language pre-trained models, OVOD has demonstrated strong…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Jiaming Liang , Yifeng Zhan , Chunlin Liu , Weihua Zheng , Bingye Peng , Qiwei Liang , Boyang Cai , Xiaochun Mai , Qiang Nie

Weakly supervised object detection~(WSOD) has recently attracted much attention. However, the lack of bounding-box supervision makes its accuracy much lower than fully supervised object detection (FSOD), and currently modern FSOD techniques…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Lin Sui , Chen-Lin Zhang , Jianxin Wu

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

Open world object detection aims at detecting objects that are absent in the object classes of the training data as unknown objects without explicit supervision. Furthermore, the exact classes of the unknown objects must be identified…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Na Dong , Yongqiang Zhang , Mingli Ding , Gim Hee Lee

This paper introduces an innovative approach to open world recognition (OWR), where we leverage knowledge acquired from known objects to address the recognition of previously unseen objects. The traditional method of object modeling relies…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Paridhi Singh , Arun Kumar