YOLO

From Security Vision
Revision as of 11:20, 19 March 2021 by Ruben (talk | contribs) (Created page with "{{Technology |Creation Date=2015/06/08 |Technology Type=Object Detection }} * Localisation * Classification (You Only Look Once), is a network for object detection. The o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
YOLO
Developed by
Creation Date 2015/06/08
End Date
Technology Type Object Detection
Related Technologies
Code Repository Code Repository::]]



Technology Type: Object Detection


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

  1. ^ redmonYouOnlyLook2016