Baseline code for cochlscene dataset (https://zenodo.org/record/7080122)
$ git clone https://github.com/cochlearai/cochlscene
$ cd cochlscene
$ pip install -r requirements.txt
Change the dataset path (params['DATASET_DIR']) in params.py
Run main.py
$ python main.py
CochlScene_model.h5 and the confusion matrix can be found in results folder.Il-Young Jeong and Jeongsoo Park, "CochlScene: Acquisition of acoustic scene data using crowdsourcing," Asia-Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA) 2022.
2 commits
Python
100.0%
Baseline code for cochlscene dataset (https://zenodo.org/record/7080122)
$ git clone https://github.com/cochlearai/cochlscene
$ cd cochlscene
$ pip install -r requirements.txt
Change the dataset path (params['DATASET_DIR']) in params.py
Run main.py
$ python main.py
CochlScene_model.h5 and the confusion matrix can be found in results folder.Il-Young Jeong and Jeongsoo Park, "CochlScene: Acquisition of acoustic scene data using crowdsourcing," Asia-Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA) 2022.
2 commits
Python
100.0%