Skip to content
/ ebird Public

Detecting bird presence from satellite images

Notifications You must be signed in to change notification settings

Belval/ebird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebird

Detecting bird presence from satellite images

Getting started

  1. Create a virtual environment virtualenv --python=python env
  2. Activate your virtual environment source env/bin/activate
  3. Install dependencies pip install -r requirements.txt
  4. Install package in development mode pip install -e .

Training

With your environment activated, run: python scripts/train.py -c [YOUR_CONFIG_FILE]

About

Detecting bird presence from satellite images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published