Skip to content

Function, script and data for a plant identification backend using AutoML and Cloud Functions

Notifications You must be signed in to change notification settings

vioxcd/automl_plant_identification

Repository files navigation

Plant Identification Backend

Sample backend using Cloud Functions and AutoML prediction API

Get training and testing data here: link-to-dropbox

Explanation:

  • image_to_base64: convert image test data to base64 to mock AutoML REST API directly (using curl or python script)

  • functions: accept POST request with content field for image data. Process the request using AutoML prediction services, then return prediction result

  • labeling: script to label plant data

About

Function, script and data for a plant identification backend using AutoML and Cloud Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages