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 :)