BirdVox / birdvoxdetect

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

predict_proba #67

Closed lostanlen closed 3 years ago

lostanlen commented 3 years ago

Fixes #66

lostanlen commented 3 years ago

i incorporated feedback from @justinsalamon: renamed "header" to "metadata", renamed some fields to clarify the meaning, export both file name and file path, export taxonomy, export sensor faults

I tested this on a 2-hour segment and it resulted in a beautiful 5-megabyte JSON file

this PR is progress for reproducibility and distributed computing