claytonhenrylewis / hinton

Machine learning model for insects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insects: Image-based transfer learning on Cloud ML

To run this example, first follow instructions for setting up your environment.

Also, we use Apache Beam (running on Cloud Dataflow) and PIL to preprocess the images into embeddings, so make sure to install the required packages:

pip install -r requirements.txt

Then, you may follow the instructions in sample.sh.

About

Machine learning model for insects


Languages

Language:Python 86.2%Language:Shell 13.8%