Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.14 KB

File metadata and controls

18 lines (9 loc) · 1.14 KB

Industrial Meter Reader

Binder

meter

This notebook shows how to create an industrial meter reader with OpenVINO Runtime.

Notebook Contents

As a routine task in a power grid, meter reading always brings a heavy workload for workers. To save the labour resources, power grids begin to implement the Deep Learning technology which enables computer to read the meter and report results.

This notebook uses pre-trained PPYOLOv2 PaddlePaddle model and DeepLabV3P to build up a multiple inference task pipeline. This system will automatically detect the meters and find out their readings.

Installation Instructions

If you have not installed all required dependencies, follow the Installation Guide.