Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why build mmyolo rather than integrate yolo models into mmdet? #64

Closed
likyoo opened this issue Sep 21, 2022 · 3 comments
Closed

Why build mmyolo rather than integrate yolo models into mmdet? #64

likyoo opened this issue Sep 21, 2022 · 3 comments

Comments

@likyoo
Copy link

likyoo commented Sep 21, 2022

Great work! 👍

@vansin
Copy link
Collaborator

vansin commented Sep 21, 2022

Because the GPL License~

@likyoo
Copy link
Author

likyoo commented Sep 21, 2022

aha ~~~ 😆

@mchaniotakis
Copy link

Both yolo models (v5, v7) are under GPL 3.0 license in their repos, however this repo is also under GPL 3.0 license. Looking at the rest of openmmlab's projects, they are all under apache license. Since these models are build form the ground up, why not just also use apache license for this repo as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants