Hacker News new | ask | show | jobs
by inquisitive-me 558 days ago
Do you actually use Ultralytics for a product? I don’t understand why people would want to depend on that mess. There is a terrible license for anything commercial And from what I’ve heard the code is a mess so doing any customization for your specific use case is a nightmare
1 comments

It’s not built around ultralytics model and it doesn’t use its code, just del model and weights as a demo. The library is meant to be extensible and to run custom yolo models soon!
Awesome glad to hear that. I was replying to the comment cause I think anything that is not Ultralytics and is truly open source is a good thing. And I was surprised to here someone actually saying anything good about Ultralytics