BirdVox / birdvoxdetect

A pre-trained deep learning system for detecting bird flight calls in continuous recordings
MIT License
76 stars 15 forks source link

hierarchical TaxoNet prediction #65

Closed lostanlen closed 3 years ago

lostanlen commented 3 years ago

fixes #64

lostanlen commented 3 years ago

tests are passing locally. will now conduct a usability test with the CA-CNN on a a 2-hour segment

lostanlen commented 3 years ago

usability test passed with flying colors. Going to merge now

NB that the new order of columns is

Time (hh:mm:ss) | Species (4-letter code) | Family | Order | Confidence (%)

Happy to change this between beta and stable bvd04