Skip to content

Simple machine learning demo to detect coffee (or lack of) in a coffee pot

Notifications You must be signed in to change notification settings

juhalehtonen/moccai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoccAI

A simple machine learning demo to detect coffee in a Moccamaster brand coffee makers (which we just happen to have in our office at Evermade). Technically shouldn't even matter which coffee maker you use, but I was a goof and trained the model with just Moccamaster images :-)

Usage

  1. Install Python3.7+
  2. Install pipenv
  3. Run pipenv install
  4. Run pipenv run python3 main.py

Camera config

v4l2-ctl -d /dev/video0 -c exposure_auto=1 -c exposure_auto_priority=0 -c exposure_absolute=2

License

TBD

About

Simple machine learning demo to detect coffee (or lack of) in a coffee pot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages