Datasets:
Create METADATA.txt
Browse files- METADATA.txt +12 -0
METADATA.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
path Relative path from the `Audio` folder to the corresponding audio. For images, change the file format to `.PNG` and use the `images` folder instead of the `Audios` folder.
|
| 2 |
+
annotator Expert ornithologist who annotated the detection.
|
| 3 |
+
recorder Code of the recorder; see below for the mapping of recorder, location, and coordinates.
|
| 4 |
+
date Date of the recording.
|
| 5 |
+
time Time of the recording.
|
| 6 |
+
audio_duration Duration of the audio (all are 1-minute audios).
|
| 7 |
+
start_time Start time of the annotated bird song relative to the full duration of the audio.
|
| 8 |
+
end_time End time of the annotated bird song relative to the full duration of the audio.
|
| 9 |
+
low_frequency Lower frequency of the annotated bird song.
|
| 10 |
+
high_frequency Higher frequency of the annotated bird song.
|
| 11 |
+
specie Species to which the annotation belongs.
|
| 12 |
+
bbox Bounding box coordinates in the image (YOLOv8 format).
|