Difference between revisions of "YOLOv5"

From Security Vision
Jump to: navigation, search
(Created page with "{{Technology |Developped by (institutions)=Ultralytics |Technology Type=Object Detection |Related Technologies=YOLO }} YOLOv5 is not actually version 5 of YOLO, but a version...")
 
m (Text replacement - "Developped by (institutions)" to "Developed by")
 
Line 1: Line 1:
 
{{Technology
 
{{Technology
|Developped by (institutions)=Ultralytics
+
|Developed by=Ultralytics
 
|Technology Type=Object Detection
 
|Technology Type=Object Detection
 
|Related Technologies=YOLO
 
|Related Technologies=YOLO

Latest revision as of 12:10, 2 May 2022

YOLOv5
Developed by Ultralytics
Creation Date
End Date
Technology Type Object Detection
Related Technologies YOLO
Code Repository Code Repository::]]



Technology Type: Object Detection


Description[ ]

YOLOv5 is not actually version 5 of YOLO, but a version developed in parallel by Ultralytics based on their own PyTorch YOLOv3 implementation.

Apparently, YOLOv4 is faster and more accurate.

See also https://medium.com/deelvin-machine-learning/yolov4-vs-yolov5-db1e0ac7962b about the odd naming.