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

License for the repo #10

Open
trathpai opened this issue Feb 22, 2024 · 19 comments
Open

License for the repo #10

trathpai opened this issue Feb 22, 2024 · 19 comments

Comments

@trathpai
Copy link

Thanks for the great work. Could you also tell which license will be applicable to the repo?

@fakerybakery
Copy link

+1!

@WongKinYiu
Copy link
Owner

WongKinYiu commented Feb 23, 2024

I think it should be GPL3, I will check and update the license file.

@fakerybakery
Copy link

Any chance it could be permissively licensed?

@KleinYuan
Copy link

Would be great if you can make it MIT or Apache.

@nick-konovalchuk
Copy link

nick-konovalchuk commented Feb 23, 2024

For now it's definitely at least GPLv3 😔
A lot of code smells ultralytics ish and classify directory even has YOLOv5 GPLv3 notices in files.
Is it possible to rewrite the code (even with some functionality loss), the that the repo is clean?

@Sharpz7
Copy link

Sharpz7 commented Feb 23, 2024

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.

@nick-konovalchuk
Copy link

I would love to help too, but we would definetly need some management and supervision from @WongKinYiu

@zeeshan3945
Copy link

zeeshan3945 commented Feb 23, 2024

Hi, I would love to contribute too. Is it possible if we can manage the environment to work on it.

@nick-konovalchuk
Copy link

Does anyone know if we can escape ulatralytics this way?

@WongKinYiu
Copy link
Owner

For me, the most hard part to re-implement is data loader and DDP training.
I am not familiar to write code for DDP training.
Architectures and training strategies are almost designed by ours team, there are no problems and issues to rebuild in new codebase.

@xenova
Copy link

xenova commented Feb 26, 2024

Just to confirm, are the model weights licensed as GPL3 or AGPL3? As stated on https://www.ultralytics.com/license (FAQ) for YOLOv8:

Are Ultralytics YOLO-trained models licensed under the AGPL- 3.0 license?
Yes, all Ultralytics YOLO-trained models fall under the AGPL-3.0 License. The AGPL-3.0 License covers the training code and the models produced by that training code.

@WongKinYiu
Copy link
Owner

GPL3 license added.

@Sharpz7
Copy link

Sharpz7 commented Feb 27, 2024

Yeah I'm pretty confident it has to be AGPL not GPL??

@nick-konovalchuk
Copy link

@Sharpz7 I'm quite sure this repo is mostly YOLOR, which was derived from yolov5 at the point when it was GPL. Thus, GPL

@KleinYuan
Copy link

For me, the most hard part to re-implement is data loader and DDP training. I am not familiar to write code for DDP training. Architectures and training strategies are almost designed by ours team, there are no problems and issues to rebuild in new codebase.

Employing Pytorch-Lightning, DDP is build-in. The code volume will also be largely reduced.

Exciting to see the re implementation efforts! @nick-konovalchuk

@Sharpz7
Copy link

Sharpz7 commented Feb 27, 2024

@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.

@WongKinYiu WongKinYiu reopened this Feb 27, 2024
@GrantorShadow
Copy link

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.

Hi folks,
Could also be a part of this and contribute towards getting YOLOV9 to an MIT license? Would love to be a part and code towards this!

Thanks!

@VoNhatVinh
Copy link

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.

Hi friend,
I would love to be a part this and under MIT lisense?

Thank you

@Sharpz7
Copy link

Sharpz7 commented Apr 11, 2024

Hey All,

Please see our active efforts here:

I am hoping to find time to work on this more extensively soon.

Thanks!

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

10 participants