johnowhitaker commited on
Commit
9a12aae
·
verified ·
1 Parent(s): a58934a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -21,3 +21,9 @@ configs:
21
  - split: train
22
  path: data/train-*
23
  ---
 
 
 
 
 
 
 
21
  - split: train
22
  path: data/train-*
23
  ---
24
+
25
+ SpecID is a dataset/eval consisting of 100 photographs I (Jonathan Whitaker) have taken, with robust species-level IDs. Each comes with up to four 'distractors' from the same family. THe goal is to correctly identify the organism in the picture.
26
+
27
+ Code to create a similar eval from iNaturalist data: https://github.com/johnowhitaker/specid_eval
28
+
29
+ Results for popular models coming soon :)