vivekaditya

Results 2 issues of vivekaditya

In the graph we are using `lambda:tf.py_func(random_rotate_image, [image], tf.uint8)` inside `create_input_pipeline` This causes problem while using tensor flow serving as python layers are [not supported](https://github.com/tensorflow/serving/issues/54) on TensorFlow serving. Can we...

Hi I followed the steps given [here](https://github.com/cabotapp/docker-cabot#using-docker-compose). Where is the default username and password mentioned ? Can someone please point to the right direction.