AILab-CVC / YOLO-World

[CVPR 2024] Real-Time Open-Vocabulary Object Detection
https://www.yoloworld.cc
GNU General Public License v3.0
4.33k stars 418 forks source link

Question around license and usage #292

Open j99ca opened 4 months ago

j99ca commented 4 months ago

Hi there,

I see the library is under the GPL v3 license. I would like to use the pretrained models for commercial usage, and we cannot opensource our code. Our usage would not use this library directly but rather the pretrained models (converted to ONNX through hugging face, followed by being converted to OpenVINO's IR format) and deployed at the edge using our own code for inference. Is this permissible under the license?

Great work by the way, these models are quite powerful!

wondervictor commented 4 months ago

Hi @j99ca, we are very welcome to use it in business. For commercial use licenses, we need to connect through the company. Don't hesitate to get in touch with us (project lead: yixiaoge#tencent.com) to learn more about commercial use authorization.