AI package for identifying birds in natural scenes
- Setup virtualenv (optional)
pip install virtualenv
And then in project directory
virtualenv fowl
source fowl/bin/activate
-
Install Dependencies
pip install ultralytics -
Run Demo
python src/fowl_finder/bird_detector.py