facebookresearch / mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Other
6.93k stars 1.17k forks source link

License questions #158

Open CA4GitHub opened 1 year ago

CA4GitHub commented 1 year ago

Who can we talk to if we have questions about the license?

The github page says the project is licensed under CC-BY-NC 4.0 license. Does this license apply to just the model weights that you’ve trained? Or does the license apply to the source code for the Masked Autoencoder?

kalelpark commented 1 year ago

Maybe it applies to weight. ex) LLaMA.. :)