YOLO
From Security Vision
Technology Type: Object Detection
Details:
Dataset used | |
---|---|
Related Technologies | DPM R-CNN Darknet |
Code Repository |
Developers and Users:
Developed by | University of Washington |
---|
Events:
Creation Date | 2016 |
---|---|
End Date |
Description[ ]
- Localisation
- Classification
(You Only Look Once), is a network for object detection. The object detection task consists in determining the location on the image where certain objects are present, as well as classifying those objects.
Original Paper: 1
References
- ^ redmonYouOnlyLook2016