top | item 46014866

(no title)

_giorgio_ | 3 months ago

> The YOLO series is developed and maintained by Ultralytics.

This is totally fake. There are a lot of different YOLO versions, each with a different licence.

This article is a total scam, it should be removed.

Read the first comment. https://www.reddit.com/r/computervision/comments/1gxce90/yol...

discuss

order

JimDabell|3 months ago

Unless I’m missing something, the Reddit discussion seems to indicate that the only maintained versions are the ones maintained by Ultralytics. Are there other maintained versions out there?

Even if this is not the case, that doesn’t mean the article is a ”total scam”.

_giorgio_|3 months ago

Yes it is a scam because it says that YOLO is ultralytics. That's the wrong point. There are hundreds of different YOLO implementations. Just search for some bookmarks or look in huggingface. Paperswithcode is dead now, hugging face built something similar.

stavros|3 months ago

Agreed, this article is pure misrepresentation. However, are DETRs performing better than YOLO? That's the salient question, for me.

_giorgio_|3 months ago

A small percent difference means nothing at all.

Your camera will be very different from the images the models have been trained on, so you'll have to do fine tuning. So the only thing that matters is this phase.

Plus, there are models that run device, on servers etc.

euleriancon|3 months ago

DETR model have outperformed YOLO models for a while, but they have been much slower making them impractical for real time detection.