demonshreder / birdbook

Tensorflow powered bird recognition web application in Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

birdbook

Tensorflow powered bird recognition web application in Django

Requirements

Python 3

  • pip install -r requirements

Env variables

  • DB_NAME
  • DB_PASS
  • DB_USER
  • DJ_SECRET

Tensorflow stuff

  • birdy/birdy/intelligence/output_labels.txt
  • birdy/birdy/intelligence/output_graph.pb

  • Postgresql

Setting up

  • Use a virtualenv
  • python birdy/manage.py makemigrations

How to run

License

About

Tensorflow powered bird recognition web application in Django

License:Apache License 2.0


Languages

Language:JavaScript 50.6%Language:CSS 48.6%Language:Python 0.5%Language:HTML 0.4%