UnseenNet: Fast Training Detector for Any Unseen Concept
Asra Aslam, Edward Curry

TL;DR
UnseenNet is a rapid training framework for object detection that leverages image-level labels and knowledge transfer to detect unseen classes within minutes, outperforming existing few-shot and semi-supervised methods.
Contribution
The paper introduces UnseenNet, a novel approach that enables fast, accurate detection of unseen classes using only image-level labels and transfer learning, without bounding box annotations.
Findings
UnseenNet achieves 10-30% higher mAP than existing baselines.
Training time per unseen class is less than 10 minutes.
Effective on diverse datasets including Pascal VOC and web images.
Abstract
Training of object detection models using less data is currently the focus of existing N-shot learning models in computer vision. Such methods use object-level labels and takes hours to train on unseen classes. There are many cases where we have large amount of image-level labels available for training but cannot be utilized by few shot object detection models for training. There is a need for a machine learning framework that can be used for training any unseen class and can become useful in real-time situations. In this paper, we proposed an "Unseen Class Detector" that can be trained within a very short time for any possible unseen class without bounding boxes with competitive accuracy. We build our approach on "Strong" and "Weak" baseline detectors, which we trained on existing object detection and image classification datasets, respectively. Unseen concepts are fine-tuned on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
