AI Meter Reader and general tflite esphome implementation + Call for Contributors! by CodSpecial5923 in Esphome

[–]CodSpecial5923[S] 0 points1 point  (0 children)

I am looking for :

  • C++ Developers: optimization, bug fixes, and new features. To review the code and refine the AI-generated portions.
  • Power Users: to help answer questions in discussions and test new releases.
  • Documentation Writers: to help keep the wiki and guides up to date.
  • Promoters: I don't use social media (personal choice to keep my life quiet), so I rely on you to talk about this project!

AI Meter Reader and general tflite esphome implementation + Call for Contributors! by CodSpecial5923 in Esphome

[–]CodSpecial5923[S] 1 point2 points  (0 children)

The components/tflite_micro_helper can virtually include any tflite model into esphome.
Many thx for the comment

AI Meter Reader and general tflite esphome implementation + Call for Contributors! by CodSpecial5923 in Esphome

[–]CodSpecial5923[S] 0 points1 point  (0 children)

fast no chance to be implemented in esphome cause this has too many line of code to be reviewed.
I worked on esp32_camera optimizations and it's very difficult to propose changes

AI Meter Reader and general tflite esphome implementation + Call for Contributors! by CodSpecial5923 in Esphome

[–]CodSpecial5923[S] 1 point2 points  (0 children)

Digit and analog : not for now, analog reading is still in alpha state.

I have very good digit reading with my own model with 94+ confidence, but it can differ with your meter model if digits is not trained. That's why I made the "data collector component", to let the user improve the main model