examples/object_detection/serving_script
Hougang Liu 9994b57497 add object detection grpc client (#378)
* add object detection grpc client

Fixes: #377

* fix kubeflow-examples-presubmit error

object_detection_grpc_client.py depends on other files in
https://github.com/tensorflow/models.git, pylint will fail
for those files need to be compiled manually.
Since mnist_DDP.py has similar dependency, here just follow
mnist_DDP.py and ignore checking this file.
2018-12-06 18:51:24 -08:00
..
image1.jpg Example of TF Serving with GPU (#154) 2018-07-24 21:44:55 -07:00
object_detection_grpc_client.py add object detection grpc client (#378) 2018-12-06 18:51:24 -08:00
predict.py Example of TF Serving with GPU (#154) 2018-07-24 21:44:55 -07:00
standard_fields.py Example of TF Serving with GPU (#154) 2018-07-24 21:44:55 -07:00
visualization_utils.py Example of TF Serving with GPU (#154) 2018-07-24 21:44:55 -07:00