This project is done using SSD algorithm. It is better and faster than OpenCV and YOLO. SSD stands for single shot multibox detection and uses Neural Networks.
To get started run the following command : pip install -r requirements.txt
Save the image/video in the same folder of the project. Update the changes i.e name of your video or image in the code.