Closed ieee8023 closed 9 months ago
Hi Joseph, I liked the idea of hosting these MAEs under TorchXRayVision library because it is very convenient and easy to use the models hosted there, even on the HuggingFace. So, I noticed something which I want to share. Most of this repository files says following:
"Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved.
References: DeiT: https://github.com/facebookresearch/deit BEiT: https://github.com/microsoft/unilm/tree/master/beit --------------------------------------------------------"
I checked the above URL for LICENSE and found that either the license is Apache or MIT. I'm sharing license links below for your reference. I hope to see these MAEs model under TorchXRayVision library.
Ref. links: https://github.com/facebookresearch/deit/blob/main/LICENSE https://github.com/microsoft/unilm/blob/master/LICENSE
License updated. This repo uses Apache 2.0 license.
Hello,
Can you tell me what the license is for this code and model? I would like to add it to the TorchXRayVision library which is under an Apache License.
-Joseph