YOLOv5: State-of-the-art object detection at 140 FPS
blog.roboflow.ai
YOLOv5: State-of-the-art object detection at 140 FPS
1–10 of 136 posts
Re: YOLOv5: State-of-the-art object detection at 140 FPS
#2In our initial look, YOLOv5 is 180% faster, 88% smaller, similarly accurate, and easier to use (native to PyTorch rather thank Darknet) than YOLOv4.
[1] https://venturebeat.com/2020/03/18/google-ai-open-sources-ef... [2] https://arxiv.org/abs/2004.10934
Re: YOLOv5: State-of-the-art object detection at 140 FPS
#3Re: YOLOv5: State-of-the-art object detection at 140 FPS
#41. How to train YOLOv5: https://blog.roboflow.ai/how-to-train-yolov5-on-a-custom-dat...
2. Comparing various YOLO versions https://yolov5.com/
Re: YOLOv5: State-of-the-art object detection at 140 FPS
#5Re: YOLOv5: State-of-the-art object detection at 140 FPS
#6Re: YOLOv5: State-of-the-art object detection at 140 FPS
#7EfficientDet was open sourced March 18 [1], YOLOv4 came out April 23 [2], and now YOLOv5 is out only 48 days later. In our initial look, YOLOv5 is 180% faster, 88% smaller, similarly accurate, and easier to use (native to PyTorch rather thank Darknet) than YOLOv4. [1] https://venturebeat.com/2020/03/18/google-ai-open-sources-ef... [2] https://arxiv.org/abs/2004.10934
YOLOv4 -> YOLOv5
Inference time: 20ms -> 7ms (on P100)
Frames per second: 50 -> 140
Size: 244mb -> 27 mb
Re: YOLOv5: State-of-the-art object detection at 140 FPS
#8Re: YOLOv5: State-of-the-art object detection at 140 FPS
#9Er so this "Ultralytics" consulting firm just borrowed the name YOLO for this model and didn't actually publish their results yet?
The author of YOLOv3 quit working on Computer Vision due to ethical concerns. YOLOv4, which built on his work in v3, was released by different authors last month. I'd expect more YOLOvX's from different authors in the future. https://twitter.com/pjreddie/status/1230524770350817280