Owl detection/classification project
adboli.py
- implementation of architectures from Abdoli, S., Cardinal, P., Koerich, A.L. (2019). End-to-End Environmental Sound Classification using a 1D Convolutional Neural Network. https://arxiv.org/abs/1904.08990birdset.py
- start at a dataloader for soundfilessndload.py
- sound loading helpersoundsplit.py
- split mp3 files into 10 second chunks usingmp3splt
macaulay_get.py
- use the csv files (seedatasets
on server) for the macaulay dataset to get the actual mp3 filesmain.py
- hacky barebones start at a training loop