CVFeb 25, 2019

Convolutional Neural Networks for Automatic Meter Reading

arXiv:1902.09600v178 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of limited public data for AMR research, providing a benchmark for service companies and researchers, though it is incremental in method.

The paper tackles Automatic Meter Reading (AMR) by introducing a new public dataset (UFPR-AMR) with 2,000 annotated images, three times larger than previous public datasets, and achieves state-of-the-art results using less than 200 training images.

In this paper, we tackle Automatic Meter Reading (AMR) by leveraging the high capability of Convolutional Neural Networks (CNNs). We design a two-stage approach that employs the Fast-YOLO object detector for counter detection and evaluates three different CNN-based approaches for counter recognition. In the AMR literature, most datasets are not available to the research community since the images belong to a service company. In this sense, we introduce a new public dataset, called UFPR-AMR dataset, with 2,000 fully and manually annotated images. This dataset is, to the best of our knowledge, three times larger than the largest public dataset found in the literature and contains a well-defined evaluation protocol to assist the development and evaluation of AMR methods. Furthermore, we propose the use of a data augmentation technique to generate a balanced training set with many more examples to train the CNN models for counter recognition. In the proposed dataset, impressive results were obtained and a detailed speed/accuracy trade-off evaluation of each model was performed. In a public dataset, state-of-the-art results were achieved using less than 200 images for training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes