keras-applications
keras-applications copied to clipboard
Regarding the model weight licenses
Hi, I have seen that many pre-trained models are released on licenses which allow people to use the models commercially.
If you have used public datasets like ImageNet for training the models (which are provided only for the research purposes, not commercial usage), how can the weights you provide are open to be used commercially?
Apache license, MIT license, etc. allows anyone to use this commercially, which is a derivative work of the images which are not allowed to be used commercially.
Looking forward to your reply. Thanks!