Skip to content

microfaune/bird_detector_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask backend serving the bird detector model. A request with an audio file to the server returns associated predictions.

Quick start

To start the server Install the dependencies with pipenv:

pipenv install

Start the server:

pipenv run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published