ppeyret commited on
Commit
b35b49b
·
verified ·
1 Parent(s): 4c23ed5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # NBMSet24: Nocturnal Bird Migration Dataset
2
+
3
+ Boxed annotation from :
4
+ https://arxiv.org/abs/2412.03633
5
+
6
+ Changes compared to original dataset in Zenodo:
7
+ - Audio data have been converted to mono and resampled to 32kHz
8
+ - Frequency values of annotations with low_freq or high_freq > 16kHz have been set to 16kHz.
9
+ - Label mispelling corrections
10
+ - Annots with low_freq or high_freq to -1 (due to audacity bug) have been corrected
11
+
12
+
13
+ Still need to fix:
14
+ - Some original annotations have no label. They have been mapped to "Other" category for now.