Driver Drowsiness Detection System Description TODO Setup Requirements: python <= 3.6 How to Run start the app with: source venv/bin/activate python src/main.py Run tests with(no tests available yet): nosetests test Once done, you can shutdown your virtual environment by: deactivate