-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
License for the repo #10
Comments
+1! |
I think it should be GPL3, I will check and update the license file. |
Any chance it could be permissively licensed? |
Would be great if you can make it MIT or Apache. |
For now it's definitely at least GPLv3 😔 |
I would be willing to help re-write the codebase to get it in a state it can be under MIT or Apache. It would probably have to be a larger effort though - would anyone else want to help me? Would be great to get a state-of-the-art model under an relaxed open license. |
I would love to help too, but we would definetly need some management and supervision from @WongKinYiu |
Hi, I would love to contribute too. Is it possible if we can manage the environment to work on it. |
Does anyone know if we can escape ulatralytics this way? |
For me, the most hard part to re-implement is data loader and DDP training. |
Just to confirm, are the model weights licensed as GPL3 or AGPL3? As stated on https://www.ultralytics.com/license (FAQ) for YOLOv8:
|
GPL3 license added. |
Yeah I'm pretty confident it has to be AGPL not GPL?? |
@Sharpz7 I'm quite sure this repo is mostly YOLOR, which was derived from yolov5 at the point when it was GPL. Thus, GPL |
Employing Pytorch-Lightning, DDP is build-in. The code volume will also be largely reduced. Exciting to see the re implementation efforts! @nick-konovalchuk |
@KleinYuan I mean this seems promising. @WongKinYiu Can you please re-open this ticket? I want to pass this around more, because this is something the community could really do with. |
Hi folks, Thanks! |
Hi friend, Thank you |
Hey All, Please see our active efforts here: I am hoping to find time to work on this more extensively soon. Thanks! |
Thanks for the great work. Could you also tell which license will be applicable to the repo?
The text was updated successfully, but these errors were encountered: