Scalable Object Detection for Stylized Objects
Aayush Garg, Thilo Will, William Darling, Willi Richert, Clemens, Marschner

TL;DR
This paper introduces a scalable two-layer object detection system for stylized objects like logos, which can handle large class sets, allows incremental class addition, and achieves high accuracy without extensive retraining.
Contribution
The paper presents a novel two-layer detection architecture that scales to many classes, supports continuous addition of new classes, and is effective for stylized object detection tasks.
Findings
Scales to thousands of classes without retraining
Supports continuous addition of new classes
Achieves state-of-the-art logo detection accuracy
Abstract
Following recent breakthroughs in convolutional neural networks and monolithic model architectures, state-of-the-art object detection models can reliably and accurately scale into the realm of up to thousands of classes. Things quickly break down, however, when scaling into the tens of thousands, or, eventually, to millions or billions of unique objects. Further, bounding box-trained end-to-end models require extensive training data. Even though - with some tricks using hierarchies - one can sometimes scale up to thousands of classes, the labor requirements for clean image annotations quickly get out of control. In this paper, we present a two-layer object detection method for brand logos and other stylized objects for which prototypical images exist. It can scale to large numbers of unique classes. Our first layer is a CNN from the Single Shot Multibox Detector family of models that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
