edadaltocg commited on
Commit
1b4a4d8
1 Parent(s): db83f58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: true
10
  license: mit
11
  ---
12
 
13
- # OOD Detection Demo
14
 
15
  Out-of-distribution (OOD) detection is an essential safety measure for machine learning models. This app demonstrates how these methods can be useful. They try to determine wether we can trust the predictions of a ResNet-50 model trained on ImageNet-1K.
16
 
 
10
  license: mit
11
  ---
12
 
13
+ # OOD Detection Demo 🧐
14
 
15
  Out-of-distribution (OOD) detection is an essential safety measure for machine learning models. This app demonstrates how these methods can be useful. They try to determine wether we can trust the predictions of a ResNet-50 model trained on ImageNet-1K.
16