arXiv 1506.02640

You Only Look Once: Unified, Real-Time Object Detection

By Joseph Redmon, Santosh Divvala, et al.

Published 2015-06-08

Citation lineage

Review the prior work and downstream research connected to this paper.

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated class probabilities. A single neural network predicts bounding boxes and class probabilities directly from full images in one evaluation. Since the whole detection pipeline is a…

View the original paper on arXiv