From 65bb141a66d65ec212475f88219837af68dfe5f9 Mon Sep 17 00:00:00 2001 From: Vincent Lostanlen Date: Thu, 15 Nov 2018 18:28:22 -0500 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 98afbe4..ec86f13 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ [![PyPI](https://img.shields.io/badge/python-2.7%2C%203.5%2C%203.6-blue.svg)]() +BirdVoxDetect is a pre-trained deep learning system for detecting bird flight calls in continuous recordings. +It relies on per-channel energy normalization (PCEN) and context-adaptive convolutional neural network (CA-CNN) for improved robustness to background noise. +It is made available both as a Python library and as a command-line tool for Windows, OS X, and Linux. + For details about the deep learning model in BirdVoxDetect and how it was trained, we refer the reader to: Robust audio detection in bioacoustic sensor networks.