-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Model Request
Which model would you like to see in the model zoo?
Yolo v9 w/ MIT License
Describe why this model is relevant
The later members of the Yolo series are highly performant and have a lot of interest from the CV Community. Because Yolo v8 and Yolo v9 have difficult licensing issues (released under GPL), the specific MIT Licensed Yolo v9 is an attractive alternative.
Model information
Source repository: https://github.com/WongKinYiu/YOLO
Model Zoo category: Vision
Model Zoo sub-category: Image Classification
Notes
There are some differences between how this MIT rewrite does it's output from the GPL'd version. We should also verify that the entire project, from the source code to the model weights are all completely non-GPL'd.