/bird

Bird detection using tensorflow hub models

Primary LanguageJupyter Notebook

bird

Bird detection using tensorflow hub models

Setup

python -m venv venv
. ./venv/Scripts/activate
pip install -r requirements.txt