基于TensorFlow的图片识别服务

1.使用TensorFlow Retrain进行图片分类训练

https://www.tensorflow.org/versions/master/how_tos/image_retraining/index.html#training-steps

 

2.使用Flask发布图片识别服务,接收POST上传的图片,并返回结果

https://github.com/ConorPai/PlantRecognitionWebAPI

 

3.使用效果

 

posted @ 2017-05-18 15:30  Conor白  阅读(1633)  评论(0编辑  收藏  举报