Object Recognition from very few Training Examples for Enhancing Bicycle Maps
Christoph Reinders, Hanno Ackermann, Michael Ying Yang, Bodo, Rosenhahn

TL;DR
This paper presents a novel object recognition system for cycling infrastructure that effectively learns from only 15 examples per class by combining CNNs and random forests, enabling accurate detection and mapping of traffic signs with minimal labeled data.
Contribution
It introduces a method that reduces the need for large labeled datasets by integrating CNNs and random forests, tailored for recognizing traffic signs with very few training examples.
Findings
Achieves accurate traffic sign recognition with only 15 examples per class.
Significantly accelerates image processing through a fully convolutional network.
Outperforms existing methods like Faster R-CNN in low-data scenarios.
Abstract
In recent years, data-driven methods have shown great success for extracting information about the infrastructure in urban areas. These algorithms are usually trained on large datasets consisting of thousands or millions of labeled training examples. While large datasets have been published regarding cars, for cyclists very few labeled data is available although appearance, point of view, and positioning of even relevant objects differ. Unfortunately, labeling data is costly and requires a huge amount of work. In this paper, we thus address the problem of learning with very few labels. The aim is to recognize particular traffic signs in crowdsourced data to collect information which is of interest to cyclists. We propose a system for object recognition that is trained with only 15 examples per class on average. To achieve this, we combine the advantages of convolutional neural networks…
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
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Automated Road and Building Extraction
MethodsRegion Proposal Network · Softmax · Convolution · RoIPool · Faster R-CNN
