onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format
http://onnx.ai/models/
Apache License 2.0
7.64k stars 1.37k forks source link

Standardize licenses across models #313

Open vinitra-zz opened 4 years ago

vinitra-zz commented 4 years ago

Each model has a different license -- in this repository, we've seen MIT, BSD, and Apache licenses. With ONNX's adoption in the LFAI foundation as a graduated project, we should move towards standardizing licenses to Apache 2.0.

Relevant discussion is mentioned in the model zoo gitter channel around April 20, 2020: https://gitter.im/onnx/modelzoo.

prasanthpul commented 4 years ago

ONNX is moving to Apache 2.0 + DCO. We will roll it out to all repositories under ONNX in the coming weeks. There are some specific steps provided by LFAI counsel that we need to take and will be shared with SIG leaders and community once the initial phases are completed.