arXiv 1506.02640

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

By Joseph Redmon, Santosh Divvala, et al.

Published 2015-06-08

Mindmap

Browse the paper's core ideas, clusters, and relationships in a structured outline.

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