fira7s commited on
Commit
50e085d
·
verified ·
1 Parent(s): ea31a48

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Dataset Description
2
+
3
+ SSB-Hard is an OOD dataset focusing on semantically similar but distinct categories to ImageNet.
4
+
5
+
6
+ ## Citation
7
+ ```bibtex
8
+ @inproceedings{vaze2022openset,
9
+ title={Open-set Recognition: A Good Closed-set Classifier is All You Need?},
10
+ author={Vaze, Siddharth and others},
11
+ booktitle={ICLR},
12
+ year={2022}
13
+ }