QuickBrowser: A Unified Model to Detect and Read Simple Object in Real-time
Thao Do, Daeyoung Kim

TL;DR
QuickBrowser is a lightweight, unified model that efficiently detects and reads simple objects like barcodes and license plates in real-time, outperforming existing methods in speed and accuracy.
Contribution
It introduces a one-stage detection and recognition model integrated with a new benchmark dataset for real-time simple object reading.
Findings
Outperforms industrial tools in barcode detection and decoding rates.
Achieves real-time processing at VGA resolution.
Significantly outperforms state-of-the-art license plate recognition methods.
Abstract
There are many real-life use cases such as barcode scanning or billboard reading where people need to detect objects and read the object contents. Commonly existing methods are first trying to localize object regions, then determine layout and lastly classify content units. However, for simple fixed structured objects like license plates, this approach becomes overkill and lengthy to run. This work aims to solve this detect-and-read problem in a lightweight way by integrating multi-digit recognition into a one-stage object detection model. Our unified method not only eliminates the duplication in feature extraction (one for localizing, one again for classifying) but also provides useful contextual information around object regions for classification. Additionally, our choice of backbones and modifications in architecture, loss function, data augmentation and training make the method…
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
TopicsQR Code Applications and Technologies · Vehicle License Plate Recognition · Advanced Image and Video Retrieval Techniques
