Screen Scraping: Analog vs Digital
Project Workflow
Top 3 devices for the project
Screen Segmentation for Digit Cropping
Unlabelled Data in File Explorer
Distribution of Classes of Training Data
Initial Attempt with MobileNet
Subsequent Attempt with 3 Dense Layers
tflite
file format and it was transferred to the OpenMV board on the initial setup rig. Since the metering device was placed at a detached location from the apartment, a WiFi range extender was set up to enable communication between the OpenMV’s WiFi Shield and the platform of choice. Essentially, the OpenMV device which houses the model does the computing and sends the live data via MQTT to a dashboard (in this case Adafruit IO) allowing for real-time updates of the credit point pending on the meter. Mission accomplished!
Screen Scraping in Action