- Clone the repository
- cd to the project folder then
pip install -r requirements.txt
main.ipynb for development using jupyter notebook. No need to run the whole notebook, when debugging.
main.py for production. Run the whole notebook to generate the final output
- Change the
CAMERA_PORTto whatever the port your webcam is connected to. best guess is 0 to 3.