Skip to content

Instantly share code, notes, and snippets.

@crlane
Created December 14, 2018 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crlane/b7873c25e0fffae32f2a3885189f9585 to your computer and use it in GitHub Desktop.
Save crlane/b7873c25e0fffae32f2a3885189f9585 to your computer and use it in GitHub Desktop.
https://cloud.google.com/vision/docs/supported-files
https://www.tensorflow.org/tutorials/image_retraining
https://cloud.google.com/blog/big-data/2016/12/how-to-classify-images-with-tensorflow-using-google-cloud-machine-learning-and-cloud-dataflow
https://cloud.google.com/dataflow/docs/quickstarts/quickstart-python
https://cloud.google.com/storage/docs/moving-buckets
https://github.com/GoogleCloudPlatform/cloudml-samples/tree/master/flowers
https://github.com/tensorflow/models/blob/master/research/slim/scripts/finetune_inception_resnet_v2_on_flowers.sh
https://research.googleblog.com/2016/08/improving-inception-and-image.html
https://cloud.google.com/ml-engine/docs/deploying-models
https://keras.io/preprocessing/image/
https://github.com/GoogleCloudPlatform/cloudml-samples/tree/master/census/keras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment