Ahmad Sanusi
Institut Teknologi Garut

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Transformer-Based Detection Model for Number Recognition on Electric kWh Meters Leni Fitriani; Ahmad Sanusi; Rita Rismala; Dewi Tresnawati
JUITA: Jurnal Informatika JUITA Vol. 13 Issue 2, July 2025
Publisher : Department of Informatics Engineering, Universitas Muhammadiyah Purwokerto

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30595/juita.v13i2.26161

Abstract

Manual recording of analog kWh meters frequently results in user complaints due to discrepancies between recorded and actual electricity usage. These issues stem from the continued reliance on manual data collection. This study proposes a model that automatically detects and extracts numerical values from kWh electricity meters using the Detection Transformer (DETR) for object detection and EasyOCR for optical character recognition (OCR). The model was developed using the Machine Learning Life Cycle (MLLC) methodology, comprising data acquisition, preprocessing, modeling, evaluation, and deployment. Evaluation using the Mean Average Precision (mAP) metric yielded a score of 96.83%, demonstrating high object detection accuracy. The trained model was integrated into a simple web application built with the Flask framework. While the model performed well on high-quality images, its effectiveness declined on low-quality images, such as blurry or distant captures. This study highlights the potential of DETR for object detection and OCR-based text extraction in analog meter reading, while also identifying challenges in handling suboptimal image conditions for future improvements