diff --git a/README.md b/README.md index 81bcdc4eab586059e65af7ed7bec31a692b74696..81457856034b5eae99c09eb992156c834a6136c9 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,6 @@ python main_lost.py --dataset VOC07 --set trainval --arch vit_base #VIT-B/16 python main_lost.py --dataset VOC07 --set trainval --arch resnet50 #Resnet50/DINO python main_lost.py --dataset VOC07 --set trainval --arch resnet50_imagenet #Resnet50/imagenet ``` + +## License +LOST is released under the [Apache 2.0 license](./LICENSE).