SOTAVerified

Deep Learning for Image-based Automatic Dial Meter Reading: Dataset and Baselines

2020-05-06Unverified0· sign in to hype

Gabriel Salomon, Rayson Laroca, David Menotti

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Smart meters enable remote and automatic electricity, water and gas consumption reading and are being widely deployed in developed countries. Nonetheless, there is still a huge number of non-smart meters in operation. Image-based Automatic Meter Reading (AMR) focuses on dealing with this type of meter readings. We estimate that the Energy Company of Paran\'a (Copel), in Brazil, performs more than 850,000 readings of dial meters per month. Those meters are the focus of this work. Our main contributions are: (i) a public real-world dial meter dataset (shared upon request) called UFPR-ADMR; (ii) a deep learning-based recognition baseline on the proposed dataset; and (iii) a detailed error analysis of the main issues present in AMR for dial meters. To the best of our knowledge, this is the first work to introduce deep learning approaches to multi-dial meter reading, and perform experiments on unconstrained images. We achieved a 100.0% F1-score on the dial detection stage with both Faster R-CNN and YOLO, while the recognition rates reached 93.6% for dials and 75.25% for meters using Faster R-CNN (ResNext-101).

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
UFPR-ADMR-v1Faster-RCNN (ResNeXt-101)Rank-1 Recognition Rate75.25Unverified
UFPR-ADMR-v1YOLOv3 (608 x 608)Rank-1 Recognition Rate74.75Unverified
UFPR-ADMR-v1YOLOv3 (416 x 416)Rank-1 Recognition Rate73.75Unverified
UFPR-ADMR-v1Faster-RCNN (ResNet-50)Rank-1 Recognition Rate72.25Unverified
UFPR-ADMR-v1Faster-RCNN (ResNet-101)Rank-1 Recognition Rate71.75Unverified
UFPR-ADMR-v1YOLOv2 (608 x 608)Rank-1 Recognition Rate71.25Unverified
UFPR-ADMR-v1YOLOv2 (416 x 416)Rank-1 Recognition Rate68Unverified
UFPR-ADMR-v1Fast-YOLOv3 (608 x 608)Rank-1 Recognition Rate54.25Unverified
UFPR-ADMR-v1Fast-YOLOv2 (608 x 608)Rank-1 Recognition Rate51.75Unverified
UFPR-ADMR-v1Fast-YOLOv3 (416 x 416)Rank-1 Recognition Rate47.75Unverified
UFPR-ADMR-v1Fast-YOLOv2 (416 x 416)Rank-1 Recognition Rate42.25Unverified

Reproductions