Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.69 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.69 KB

Google Summer of Code 2023 : Industrial Meter Reading With OpenVINO

This repository hosts the code for training models for the GSoC23 project "Industrial Meter Reading with OpenVINO", which is implemented under Intel's OpenVINO Toolkit organization.

About the project

The project is divided into two parts. In the first part of the project we created a Deep learning based solution to read Industrial meters, with the process of detection and segmentation, along with inference with OpenVINO. In the part two of the project we further optimize the solution pipeline to support multiple camera input with OpenVINO-toolkit, along with a web-based GUI with HTML,CSS,JS and Flask web-framework.

Overview