Show HN: I built LibreYOLO, an MIT-licensed YOLO library
Category: library
Tags: computer-vision, yolo, object-detection
Score: 6.8/10 (Innovation: 5, Technical: 8, Documentation: 7, Utility: 7)
LibreYOLO is a MIT-licensed computer vision library that provides a unified inference and training interface for many YOLO and other models, supporting multiple export formats and claiming compatibility with existing YOLO workflows. Its interesting aspect is combining a wide range of model families under a single API with extensive export options, potentially simplifying model deployment.
Target audience: backend devs, data engineers, ai-ml engineers
Repository: https://github.com/LibreYOLO/libreyolo · Python · NOASSERTION · 443 stars
View on Hacker News