This project utilizes the base of "You only look once algorithm" and Darknet to detect objects and predict bounding boxes around it in real time.
Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.