GitHub - stonecoder19/AIMeterReader: System that uses computer vision to take a reading of an electric meter from photo · GitHub
Skip to content

stonecoder19/AIMeterReader

 
 

Folders and files

Repository files navigation

AIMeterReader

System that uses computer vision to take a reading of an electric meter from photo

To run

  1. Create python virtual enviornment, call it venv by typing virtualenv venv
  2. Activat virtual environment
  3. pip install -r requirements.txt
  4. python read_meter.py

About

System that uses computer vision to take a reading of an electric meter from photo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 99.6%
  • Other 0.4%