Back to browse
GitHub Repository

LibreYOLO is a MIT licensed open source computer vision library

443 starsPython

I built LibreYOLO, an MIT-licensed YOLO library

by Xuban·Jul 4, 2026·2 points·0 comments

Post Description

Hello! My name is Xuban and I spent half a year working on LibreYOLO. The problem that I'm solving is that real time computer vision is provided mainly by one company, they have taken over YOLO, massively distributed their product for free with an AGPL3 license and they charge around 10k a year from what I heard when companies use it. They also asked money to researchers, I don't know if they still do that.

This company has approached me in order to acquihire but I'm not interested in profiting from this project, I just want people to be able to use YOLO for free.

LibreYOLO: https://github.com/LibreYOLO/libreyolo

Similar Projects