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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -36
README.md CHANGED
@@ -16,42 +16,30 @@ tags:
16
  We present the BirdSet benchmark that covers a comprehensive range of classification datasets in avian bioacoustics.
17
  We offer a static set of evaluation datasets and a varied collection of training datasets, enabling the application of diverse methodologies.
18
 
19
- | | train | test | test_5s | size (GB) | #classes |
20
- |------------------------------------------------------------------|--------:|-----------:|--------:|-----------:|-------------:|
21
- | [PER](https://zenodo.org/records/7079124) (Amazon Basin) | 16,802 | 14,798 | 15,120 | 10.5 | 132 |
22
- | [NES](https://zenodo.org/records/7525349) (Colombia Costa Rica) | 16,117 | 6,952 | 24,480 | 14.2 | 89 |
23
- | [UHH](https://zenodo.org/records/7078499) (Hawaiian Islands) | 3,626 | 59,583 | 36,637 | 4.92 | 25 tr, 27 te |
24
- | [HSN](https://zenodo.org/records/7525805) (high_sierras) | 5,460 | 10,296 | 12,000 | 5.92 | 21 |
25
- | [NBP](https://github.com/fbravosanchez/NIPS4Bplus) (NIPS4BPlus) | 24,327 | 5,493 | 563 | 29.9 | 51 |
26
- | [POW](https://zenodo.org/records/4656848) (Powdermill Nature) | 14,911 | 16,052 | 4,560 | 15.7 | 48 |
27
- | [SSW](https://zenodo.org/records/7018484) (Sapsucker Woods) | 28,403 | 50,760 | 205,200| 35.2 | 81 |
28
- | [SNE](https://zenodo.org/records/7050014) (Sierra Nevada) | 19,390 | 20,147 | 23,756 | 20.8 | 56 |
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.
 
16
  We present the BirdSet benchmark that covers a comprehensive range of classification datasets in avian bioacoustics.
17
  We offer a static set of evaluation datasets and a varied collection of training datasets, enabling the application of diverse methodologies.
18
 
19
+ | | train | test | test_5s | size (GB) | #classes |
20
+ |-------------------------------------|--------:|-----------:|--------:|-----------:|-------------:|
21
+ | [PER][1] (Amazon Basin) | 16,802 | 14,798 | 15,120 | 10.5 | 132 |
22
+ | [NES][2] (Colombia Costa Rica) | 16,117 | 6,952 | 24,480 | 14.2 | 89 |
23
+ | [UHH][3] (Hawaiian Islands) | 3,626 | 59,583 | 36,637 | 4.92 | 25 tr, 27 te |
24
+ | [HSN][4] (high_sierras) | 5,460 | 10,296 | 12,000 | 5.92 | 21 |
25
+ | [NBP][5] (NIPS4BPlus) | 24,327 | 5,493 | 563 | 29.9 | 51 |
26
+ | [POW][6] (Powdermill Nature) | 14,911 | 16,052 | 4,560 | 15.7 | 48 |
27
+ | [SSW][7] (Sapsucker Woods) | 28,403 | 50,760 | 205,200| 35.2 | 81 |
28
+ | [SNE][8] (Sierra Nevada) | 19,390 | 20,147 | 23,756 | 20.8 | 56 |
29
+ | [XCM][9] (Xenocanto Subset M) | 89,798 | x | x | 89.3 | 409 |
30
+ | [XCL][10](Xenocanto Subset Complete)| 528,434| x | x | 484 | 9,734 |
31
+
32
+ [1]: https://zenodo.org/records/7079124
33
+ [2]: https://zenodo.org/records/7525349
34
+ [3]: https://zenodo.org/records/7078499
35
+ [4]: https://zenodo.org/records/7525805
36
+ [5]: https://github.com/fbravosanchez/NIPS4Bplus
37
+ [6]: https://zenodo.org/records/4656848
38
+ [7]: https://zenodo.org/records/7018484
39
+ [8]: https://zenodo.org/records/7050014
40
+ [9]: https://xeno-canto.org/
41
+ [10]: https://xeno-canto.org
42
+ /
 
 
 
 
 
 
 
 
 
 
 
 
43
  ##### Train
44
  - Exclusively using focal audio data from Xeno-Canto (XC) with quality ratings A, B, C and excluding all recordings that are CC-ND.
45
  - Each dataset is tailored for specific target species identified in soundscape files.