Update README.md
Browse files
README.md
CHANGED
@@ -8,15 +8,17 @@ tags:
|
|
8 |
---
|
9 |
## Dataset Description
|
10 |
|
11 |
-
- **Repository:** [https://github.com/DBD-research-group/GADME](https://github.com/DBD-research-group/
|
12 |
-
- **Paper:** [GADME](https://arxiv.org/)
|
13 |
- **Point of Contact:** [Lukas Rauch](mailto:lukas.rauch@uni-kassel.de)
|
14 |
|
15 |
### Datasets
|
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 |
-
We have a complementary code base: https://github.com/DBD-research-group/BirdSet
|
|
|
|
|
20 |
|
21 |
| | train | test | test_5s | size (GB) | #classes |
|
22 |
|--------------------------------|--------:|-----------:|--------:|-----------:|-------------:|
|
|
|
8 |
---
|
9 |
## Dataset Description
|
10 |
|
11 |
+
- **Repository:** [https://github.com/DBD-research-group/GADME](https://github.com/DBD-research-group/BirdSet)
|
12 |
+
- **Paper:** [GADME](https://arxiv.org/abs/2403.10380)
|
13 |
- **Point of Contact:** [Lukas Rauch](mailto:lukas.rauch@uni-kassel.de)
|
14 |
|
15 |
### Datasets
|
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 |
+
We have a complementary code base (soon to be made public): https://github.com/DBD-research-group/BirdSet
|
20 |
+
and a complementary paper (work in progress): https://arxiv.org/abs/2403.10380
|
21 |
+
|
22 |
|
23 |
| | train | test | test_5s | size (GB) | #classes |
|
24 |
|--------------------------------|--------:|-----------:|--------:|-----------:|-------------:|
|