GrunCrow commited on
Commit
867389d
·
verified ·
1 Parent(s): 97c1b6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -4
README.md CHANGED
@@ -32,6 +32,8 @@ authors:
32
 
33
  The BIRDeep Audio Annotations dataset is a collection of bird vocalizations from Doñana National Park, Spain. It was created as part of the BIRDeep project, which aims to optimize the detection and classification of bird species in audio recordings using deep learning techniques. The dataset is intended for use in training and evaluating models for bird vocalization detection and identification.
34
 
 
 
35
  ## Dataset Details
36
 
37
  ### Dataset Description
@@ -44,7 +46,7 @@ The BIRDeep Audio Annotations dataset is a collection of bird vocalizations from
44
  - **Language(s):** English
45
  - **License:** MIT
46
 
47
- ### Dataset Sources [optional]
48
 
49
  <!-- Provide the basic links for the dataset. -->
50
 
@@ -73,6 +75,10 @@ The dataset should not be used for purposes unrelated to bird vocalization detec
73
 
74
  The dataset includes audio data categorized into 38 different classes, representing a variety of bird species found in the park. The data was collected from three main habitats across nine different locations within Doñana National Park, providing a diverse range of bird vocalizations.
75
 
 
 
 
 
76
  ## Dataset Creation
77
 
78
  ### Curation Rationale
@@ -91,11 +97,28 @@ The dataset was created to improve the accuracy and efficiency of bird species i
91
 
92
  Audio recordings were collected from three main habitats across nine different locations within Doñana National Park using automatic audio recorders (AudioMoths). Approximately 500 minutes of audio data were annotated, prioritizing times when birds have greater activity to have as many audios with songs as possible, specifically a few hours before dawn until midday.
93
 
94
- #### Who are the source data producers?
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
 
96
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
97
 
98
- The data was produced by researchers from Estación Biológica de Doñana and Universidad de Córdoba.
99
 
100
  ### Annotations
101
 
@@ -170,7 +193,7 @@ This dataset incorporates synthetic background audio, which has been created by
170
  ## Citation
171
 
172
  ```
173
- @misc{nirdeep_audioannotations_2024,
174
  author = {M{\'a}rquez-Rodr{\'i}guez, Alba and Muñoz-Mohedano, Miguel {\'A}ngel and Mar{\'i}n-Jim{\'e}nez, Manuel Jes{\'u}s and Santamar{\'i}a-Garc{\'i}a, Eduardo and Bastianelli, Giulia and Mendoza, Irene},
175
  title = {BIRDeepAudioAnnotations (Revision 4cf0456)},
176
  url = {https://huggingface.co/datasets/GrunCrow/BIRDeepAudioAnnotations},
 
32
 
33
  The BIRDeep Audio Annotations dataset is a collection of bird vocalizations from Doñana National Park, Spain. It was created as part of the BIRDeep project, which aims to optimize the detection and classification of bird species in audio recordings using deep learning techniques. The dataset is intended for use in training and evaluating models for bird vocalization detection and identification.
34
 
35
+ The research code and further information is available at the [Github Repository](https://github.com/GrunCrow/BIRDeep_BirdSongDetector_NeuralNetworks).
36
+
37
  ## Dataset Details
38
 
39
  ### Dataset Description
 
46
  - **Language(s):** English
47
  - **License:** MIT
48
 
49
+ ### Dataset Sources
50
 
51
  <!-- Provide the basic links for the dataset. -->
52
 
 
75
 
76
  The dataset includes audio data categorized into 38 different classes, representing a variety of bird species found in the park. The data was collected from three main habitats across nine different locations within Doñana National Park, providing a diverse range of bird vocalizations.
77
 
78
+ The distribution of the 38 different classes through the 3 subdatasets (train, validation and test) is the following:
79
+
80
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/669e33c571c6596608284b24/ZdKKSVajKrBCtWHVQs4bm.png)
81
+
82
  ## Dataset Creation
83
 
84
  ### Curation Rationale
 
97
 
98
  Audio recordings were collected from three main habitats across nine different locations within Doñana National Park using automatic audio recorders (AudioMoths). Approximately 500 minutes of audio data were annotated, prioritizing times when birds have greater activity to have as many audios with songs as possible, specifically a few hours before dawn until midday.
99
 
100
+ The distribution of the recorders is as follows:
101
+
102
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/669e33c571c6596608284b24/ENWc533IEGsKtkaDHx3Wk.jpeg)
103
+
104
+ Where the name of the places correspond to the following recorders and coordinates:
105
+
106
+ Number Habitat Place Name Recorder Lat Lon Installation Date
107
+ Site 1 low shrubl Monteblanco AM1 37.074 -6.624 03/02/2023
108
+ Site 2 high shrubl Sabinar AM2 37.1869444 -6.720555556 03/02/2023
109
+ Site 3 high shrubl Ojillo AM3 37.2008333 -6.613888889 03/02/2023
110
+ Site 4 low shrubl Pozo Sta Olalla AM4 37.2202778 -6.729444444 03/02/2023
111
+ Site 5 ecotone Torre Palacio AM8 37.1052778 -6.5875 03/02/2023
112
+ Site 6 ecotone Pajarera AM10 37.1055556 -6.586944444 03/02/2023
113
+ Site 7 ecotone Caño Martinazo AM11 37.2086111 -6.512222222 03/02/2023
114
+ Site 8 marshland Cancela Millán AM15 37.0563889 -6.6025 03/02/2023
115
+ Site 9 marshland Juncabalejo AM16 36.9361111 -6.378333333 03/02/2023
116
+
117
+ #### Data producers
118
 
119
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
120
 
121
+ The data was produced by researchers from Estación Biológica de Doñana and Universidad de Córdoba. A research center and University at the south zone of Spain, close to the study region, National Park of Doñana.
122
 
123
  ### Annotations
124
 
 
193
  ## Citation
194
 
195
  ```
196
+ @misc{birdeep_audioannotations_2024,
197
  author = {M{\'a}rquez-Rodr{\'i}guez, Alba and Muñoz-Mohedano, Miguel {\'A}ngel and Mar{\'i}n-Jim{\'e}nez, Manuel Jes{\'u}s and Santamar{\'i}a-Garc{\'i}a, Eduardo and Bastianelli, Giulia and Mendoza, Irene},
198
  title = {BIRDeepAudioAnnotations (Revision 4cf0456)},
199
  url = {https://huggingface.co/datasets/GrunCrow/BIRDeepAudioAnnotations},