https://github.com/dataxujing/tensorflow-serving-wechat
:art::art: tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/
https://github.com/dataxujing/tensorflow-serving-wechat
python simple-tensorflow-serving tensorflow-serving
Last synced: 8 months ago
JSON representation
:art::art: tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/
- Host: GitHub
- URL: https://github.com/dataxujing/tensorflow-serving-wechat
- Owner: DataXujing
- License: mit
- Created: 2018-11-16T18:16:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T08:31:32.000Z (over 7 years ago)
- Last Synced: 2025-04-04T13:23:08.663Z (12 months ago)
- Topics: python, simple-tensorflow-serving, tensorflow-serving
- Language: JavaScript
- Homepage:
- Size: 8.95 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TensorFlow Serving + WeChat 部署深度学习应用
徐静
+ 内容详见在线[slides](https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/)
+ 在线slides的使用说明
- 不同的切换方式
- ?transition=none#/transitions(None)
- ?transition=fade#/transitions(Fade)
- ?transition=slide#/transitions(Slide)
- ?transition=convex#/transitions(Convex)
- ?transition=concave#/transitions(Concave)
- ?transition=zoom#/transitions(Zoom)
- ESC:预览slides
- Alt + click:局部放大slides
- B 或.: 锁屏slides
- S:演讲者模式
- slides自适应手持移动端设备
- slides使用[Reveal.js](https://github.com/hakimel/reveal.js)制作
+ [Simple TensorFlow Serving](https://github.com/tobegit3hub/simple_tensorflow_serving)
+ [TensorFlow serving](https://github.com/tensorflow/serving)
+ [TensorFlow Serving教程](https://github.com/DataXujing/tensorflow-serving-tutorial)