Skip to content

Deploying a clothing classification tensorflow model to an API using tflite, Docker, AWS Lambda and Gateway

Notifications You must be signed in to change notification settings

darren-hum/deploy-tensorflow-imgclf-aws-lambda

Repository files navigation

Deployment of Image Classification Model to API endpoint using Docker, AWS Lambda, AWS Gateway

  • Converting model to using tflite instead of tensorflow to reduce package size

  • Building the lambda function to execute inference

  • Building a docker image to containerize app

  • Pushing image to ECR and deploying on lambda

  • Configuring API Gateway to expose service as API

Pushing Docker Images to ECR

https://docs.aws.amazon.com/AmazonECR/latest/userguide/getting-started-cli.html

About

Deploying a clothing classification tensorflow model to an API using tflite, Docker, AWS Lambda and Gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published