#Installation and configuration
Before starting, make sure you're running Python 3.8.
#Installation of packages
$ pip install -r requirements.txt
#How to run the training
$ python training.py --dataset database
#How to run the video stream
$ python video_capture.py