Skip to content
Snippets Groups Projects
Unverified Commit 33b1bb0a authored by osimeoni's avatar osimeoni Committed by GitHub
Browse files

Update README.md

parent 4afa2ff5
No related branches found
No related tags found
No related merge requests found
...@@ -132,3 +132,6 @@ python main_lost.py --dataset VOC07 --set trainval --arch vit_base #VIT-B/16 ...@@ -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 #Resnet50/DINO
python main_lost.py --dataset VOC07 --set trainval --arch resnet50_imagenet #Resnet50/imagenet python main_lost.py --dataset VOC07 --set trainval --arch resnet50_imagenet #Resnet50/imagenet
``` ```
## License
LOST is released under the [Apache 2.0 license](./LICENSE).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment