Datasets:

Modalities:
Audio
ArXiv:
License:
angus924 commited on
Commit
d5b6d65
·
verified ·
1 Parent(s): ce00e60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,9 +1,27 @@
1
  ---
2
  tags:
 
 
 
3
  - audio
 
 
 
 
4
  ---
5
  Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
6
 
 
 
 
 
 
 
 
 
 
 
 
7
  ***MosquitoSound***, taken from the broader UCR archive, consists of 279,566 (univariate) time series, each of length 3,750, representing recordings of wingbeats for six different species of mosquito [1, 2]. The task is to identify the species of mosquito based on the recordings. This version of the dataset has been split into stratified random cross-validation folds.
8
 
9
  [1] Eleftherios Fanioudakis, Matthias Geismar, and Ilyas Potamitis. (2018). Mosquito wingbeat analysis and classification using deep learning. In *26<sup>th</sup> European Signal Processing Conference*, pages 2410–2414.
 
1
  ---
2
  tags:
3
+ - time series
4
+ - time series classification
5
+ - monster
6
  - audio
7
+ license: other
8
+ pretty_name: MosquitoSound
9
+ size_categories:
10
+ - 100K<n<1M
11
  ---
12
  Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
13
 
14
+ |MosquitoSound||
15
+ |-|-:|
16
+ |Category|Audio|
17
+ |Num. Examples|279,566|
18
+ |Num. Channels|1|
19
+ |Length|3,750|
20
+ |Sampling Freq.|6 kHz|
21
+ |Num. Classes|1|
22
+ |License|Public Domain|
23
+ |Citations|[1] [2]|
24
+
25
  ***MosquitoSound***, taken from the broader UCR archive, consists of 279,566 (univariate) time series, each of length 3,750, representing recordings of wingbeats for six different species of mosquito [1, 2]. The task is to identify the species of mosquito based on the recordings. This version of the dataset has been split into stratified random cross-validation folds.
26
 
27
  [1] Eleftherios Fanioudakis, Matthias Geismar, and Ilyas Potamitis. (2018). Mosquito wingbeat analysis and classification using deep learning. In *26<sup>th</sup> European Signal Processing Conference*, pages 2410–2414.