germayneng / mpgek-rfcx-species-audio-detection-public

21st place solution for Rainforest Connection Species Audio Detection - https://www.kaggle.com/c/rfcx-species-audio-detection/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpgek-rfcx-species-audio-detection-public

21st place solution for Rainforest Connection Species Audio Detection - https://www.kaggle.com/c/rfcx-species-audio-detection/

To train and predict models you can run script of TP and FP: run_scripts/train_model_simple.py To train FP co-teaching run run_scripts/train_model_coteaching.py

Dataset content from the Kaggle should be placed in the folder 'data'.

All training configuration are placed in the folder 'configs'.

In training script in the main function you can find variable 'cfg'. To train different experiments change this variable with content of files inside the folder 'configs'.

About

21st place solution for Rainforest Connection Species Audio Detection - https://www.kaggle.com/c/rfcx-species-audio-detection/

License:MIT License


Languages

Language:Python 100.0%