TL;DR
The paper introduces a morphable detector that can adapt to detect new object classes on demand without additional training by morphing its parameters online based on few samples, suitable for real-time robotic applications.
Contribution
A novel morphable detector (MD) that adapts to new classes on the fly without extra training, using an EM-like approach to estimate prototypes from few samples.
Findings
Outperforms existing methods on Pascal, COCO, and FSOD datasets.
Capable of online adaptation to novel classes with minimal samples.
No extra training required for new class detection.
Abstract
Many emerging applications of intelligent robots need to explore and understand new environments, where it is desirable to detect objects of novel classes on the fly with minimum online efforts. This is an object detection on demand (ODOD) task. It is challenging, because it is impossible to annotate a large number of data on the fly, and the embedded systems are usually unable to perform back-propagation which is essential for training. Most existing few-shot detection methods are confronted here as they need extra training. We propose a novel morphable detector (MD), that simply "morphs" some of its changeable parameters online estimated from the few samples, so as to detect novel classes without any extra training. The MD has two sets of parameters, one for the feature embedding and the other for class representation (called "prototypes"). Each class is associated with a hidden…
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.
