Live data from Hacker News

Show HN: Real-Time YOLO Object Detection in Elixir: Fast, Simple, Extensible

github.com

11–13 of 13 posts

Re: Show HN: Real-Time YOLO Object Detection in Elixir: Fast, Simple, Extensible

#11
post #9

How is this different/better than ultralytics? I've used ultralytics extensively and it allows training and testing using roughly 5 lines of code.

I've found that YOLOv7 [0] tends to perform better across the board than anything ultralytics has produced, without the horrendous licensing. [0] https://github.com/WongKinYiu/yolov7

That’s great! I’m going to support it then :)
Post reply on HN