Difference between revisions of "YOLOv5"
From Security Vision
(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 | ||
− | | | + | |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
Technology Type: Object Detection
Details:
Dataset used | |
---|---|
Related Technologies | YOLO |
Code Repository |
Developers and Users:
Developed by | Ultralytics |
---|
Events:
Creation Date | |
---|---|
End Date |
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.