Skip to content

jmkhael/faas-tensorflow

Repository files navigation

This sample FaaS Python function will perform a tensorflow image recognition.

There is an accompanying blog post here: http://jmkhael.io/kittens-vs-tarsiers-an-introduction-to-serverless-machine-learning/

Make sure to give it a read!

Demo

Try in PWD

wait a while until the Tensorflow Docker image extract. Be patient...

then:

curl http://localhost:8080/function/func_tensorflow -d \
       'https://cdn.pixabay.com/photo/2016/07/10/21/47/cat-1508613_960_720.jpg'

About

Sample FaaS Python function to perform image recognition using TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published