/Tensorflow_Energy_Monitoring

Trains a model with Tensorflow / Keras to detect digits from my electricity meter. Images are coming from an ESP32 camera webserver. It predicts the digits, trains itself with the new predicted images and writes the information to an Influx database. Counter status is then visualized with Grafana. Alerts are also managed by Grafana.

Primary LanguageCMIT LicenseMIT

Issues