Hello! Welcome to our page for the code and data for "A Deep Learning Approach to the Automated Segmentation of Bird Vocalizations from Weakly Labeled Crowd-sourced Audio" https://www.climatechange.ai/papers/neurips2024/8
The data can be found at https://drive.google.com/drive/folders/1iHCUVluzpNh0by0M9lDNbnuuxWCpIQM7?usp=drive_link. Put data in root of the project.
-
Run
git submodule update --recursive --init
-
Follow the instructions now found at
PyHa\README.MD
to install the poetry enviroment
Demo of how to run experiments can be found at segmentation_demo.ipynb
Code for generating figures in paper can be found in the folder visualizations