lrauch commited on
Commit
08717e9
1 Parent(s): 5d9b6e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -29,7 +29,29 @@ We offer a static set of evaluation datasets and a varied collection of training
29
  | [XCM](https://xeno-canto.org/) (Xenocanto Subset M) | 89,798 | x | x | 89.3 | 409 |
30
  | [XCL](https://xeno-canto.org/) (Xenocanto Subset Complete) | 528,434| x | x | 484 | 9,734 |
31
 
32
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ##### Train
34
  - Exclusively using focal audio data from Xeno-Canto (XC) with quality ratings A, B, C and excluding all recordings that are CC-ND.
35
  - Each dataset is tailored for specific target species identified in soundscape files.
 
29
  | [XCM](https://xeno-canto.org/) (Xenocanto Subset M) | 89,798 | x | x | 89.3 | 409 |
30
  | [XCL](https://xeno-canto.org/) (Xenocanto Subset Complete) | 528,434| x | x | 484 | 9,734 |
31
 
32
+ | | train | test | test_5s | size (GB) | #classes |
33
+ |----------------------------|--------:|-----------:|--------:|-----------:|-------------:|
34
+ | [HSN][1] | 5,460 | 10,296 | 12,000 | 5.92 | 21 |
35
+ | [NBP][2] | 24,327 | 5,493 | 563 | 29.9 | 51 |
36
+ | [NES][3] | 16,117 | 6,952 | 24,480 | 14.2 | 89 |
37
+ | [PER][4] | 16,802 | 14,798 | 15,120 | 10.5 | 132 |
38
+ | [POW][5] | 14,911 | 16,052 | 4,560 | 15.7 | 48 |
39
+ | [SNE][6] | 19,390 | 20,147 | 23,756 | 20.8 | 56 |
40
+ | [SSW][7] | 28,403 | 50,760 | 205,200| 35.2 | 81 |
41
+ | [UHH][8] | 3,626 | 59,583 | 36,637 | 4.92 | 25 tr, 27 te |
42
+ | [XCM][9] | 89,798 | x | x | 89.3 | 409 |
43
+ | [XCL][10] | 528,434 | x | x | 484 | 9,734 |
44
+
45
+ [1]: https://examplelinkforHSN.com
46
+ [2]: https://examplelinkforNBP.com
47
+ [3]: https://examplelinkforNES.com
48
+ [4]: https://examplelinkforPER.com
49
+ [5]: https://examplelinkforPOW.com
50
+ [6]: https://examplelinkforSNE.com
51
+ [7]: https://examplelinkforSSW.com
52
+ [8]: https://examplelinkforUHH.com
53
+ [9]: https://examplelinkforXCM.com
54
+ [10]: https://examplelinkforXCL.com
55
  ##### Train
56
  - Exclusively using focal audio data from Xeno-Canto (XC) with quality ratings A, B, C and excluding all recordings that are CC-ND.
57
  - Each dataset is tailored for specific target species identified in soundscape files.