An application to detect speed of moving human in video. It is implemented using yolo algorithm as well as cascade classifiers. The output of the project is simply a video with live speed tracker along with a graph showing speed variations throughout the video.
It is divided into 2 parts: for athletes and for suspicious activity detection.
Basic packages like: tkinter, os, time, cv2, sys, numpy and matplotlib need to be installed to run this project.
Output:

