This document discusses object identification using convolutional neural networks and the YOLO detection algorithm. It begins with an introduction to neural networks and their history. It then discusses datasets used to train object detection models. The document describes experiments conducted using the YOLO detector on different sized images to evaluate performance. Processing speed and objects detected were compared between the CPU and GPU. The YOLO detector was then tested on a set of 500 images, and its performance metrics were reported.