We implemented a pretrained YOLO model from the paper You Only Look Once: Unified, Real-Time Object Detection which detects objects on a live camera.

You can view the source code for our solution on GitHub.