https://github.com/tonoy30/tfml-fastapi
Serving a tf model using fastapi
https://github.com/tonoy30/tfml-fastapi
fastapi image-recognition machine-learning tensorflow2
Last synced: about 1 month ago
JSON representation
Serving a tf model using fastapi
- Host: GitHub
- URL: https://github.com/tonoy30/tfml-fastapi
- Owner: tonoy30
- Created: 2020-08-23T15:18:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T06:55:35.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T17:53:21.228Z (over 3 years ago)
- Topics: fastapi, image-recognition, machine-learning, tensorflow2
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tfml-fastapi
A REST API for serving tensorflow model in production.