Visualizations for the VAST mini-challenge 1 (2018).
Check our work and visualization without the need to run anything, thanks to these html links:
- basic map
- dynamic map (you need to run this since it runs on a local server)
- amplitude analysis
- spectral analysis
- classification (machine learning)
- conclusion
To run our repository, you need to create the environement "vast" from the 'environement.yml' file.
conda env create -f environment.yml
The birds songs are not included. You need to download them and put them in the appropriate folder : 'data/ALL BIRDS' and 'data/Test Birds from Kasios'.
The software 'ffmpeg' is needed to convert the mp3 files to wav files.
sudo apt-get install ffmpeg
- 1_basic_map.ipynb
- 2_dynamic_map.ipynb
- report: summary of our work on these visualizations.
Ruth Kueviakoe, Sajeevan Puvikaran, Nicolas Toussaint, Guillaume Fradet.