Anyone working in the field of deep learning for solving computer vision tasks has heard of YOLO. If this actually is a useful architecture for many real-life deployment cases is something I’ll leave open here. It certainly is useful for some quick initial prototypes if object detection is required. Some comparison of model performance can be found here.

Over the past years an enormous amount of object detectors are called YOLO. Here is a list of them:

The darknet family

Based on PyTorch and other frameworks