Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yifei Ming authored Apr 20, 2022
1 parent f6003ad commit b08cfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Out-of-distribution with language supervision
- play with SkImages: call `play_with_skimage()`


- `eval_ood_detection.py`: OOD detection for CIFAR-10, CIFAR-100, and ImageNet-1K as ID. Supported scores:
- `eval_ood_detection.py`: Perform OOD detection. Supported scores:
- 'Maha', 'knn', 'analyze', # img encoder only; feature space
- 'energy', 'entropy', 'odin', # img->text encoder; feature space
- 'MIP', 'MIPT','MIPT-wordnet', 'fingerprint', 'MIP_topk', # img->text encoder; feature space
Expand Down

0 comments on commit b08cfab

Please sign in to comment.