An open API service indexing awesome lists of open source software.

https://github.com/abideen-olawuwo/sign-language-lambda

A model deployed to AWS Lambda
https://github.com/abideen-olawuwo/sign-language-lambda

aws aws-lambda keras lambda numpy requests serverless

Last synced: about 2 months ago
JSON representation

A model deployed to AWS Lambda

Awesome Lists containing this project

README

          

Deploying Sign-Language-model using AWS Lambda

- Download Model From https://github.com/abideen-olawuwo/sign-language/blob/main/sign-language-main/xception_v4_1_44_0.945.zip
- Convert tensorflow model to tensorflowlite
- Create a lambda function
- Package the code in dockerfile and deploy it
- Exposing our lambda to AWS Api Gateway