/nature-id-api

API Built in Go that uses a Tensorflow Model

Primary LanguageGoApache License 2.0Apache-2.0

Nature ID API

API Built in Go that uses a Tensorflow Model.

Built using the iNaturalist model. Download and copy the frozen_inference_graph.pb and name it nature.pb in the models directory.

Requires

TODO

  • generalize code
  • better documentation
  • try new inaturalist model
  • example command and file