8000 GitHub - lhu1994/TF-Model-Service: Flask microservice of TensorFlow models
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lhu1994/TF-Model-Service

 
 

Repository files navigation

TF-Model-Service (Only a demo)

Flask microservice of TensorFlow models

It has been tested with all 10 images. Everything works. 经过测试,一切运行正常。

Run

python TF-Model-Service.py

Test

python model.py

API

rest: address:port/single-digit
method: POST
body: raw

see .postman_collection.json for details

Video

如何使用 How to use
如何实现 How to implement

About

Flask microservice of TensorFlow models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0