Alex-zhai's Stars
tensorflow/serving
A flexible, high-performance serving system for machine learning models
PipelineAI/pipeline
PipelineAI
tensorflow/hub
A library for transfer learning by reusing parts of TensorFlow models.
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
GoogleCloudPlatform/tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.
tobegit3hub/tensorflow_template_application
TensorFlow template application for deep learning
ry/tensorflow-resnet
ResNet model in TensorFlow
GoogleCloudPlatform/cloudml-samples
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
shekkizh/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
MarvinTeichmann/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
adventuresinML/adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
taehoonlee/tensornets
High level network definitions with pre-trained weights in TensorFlow
tensorflow/transform
Input pipeline framework
luyishisi/shisi.eth-in-web3
十四君公众号文章的相关代码资源开源
Langhalsdino/Kubernetes-GPU-Guide
This guide should help fellow researchers and hobbyists to easily automate and accelerate there deep leaning training with their own Kubernetes GPU cluster.
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
aurora95/Keras-FCN
Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
microsoft/samples-for-ai
Samples for getting started with deep learning across TensorFlow, CNTK, Theano and more.
marhan/effective-java-examples
Source code to the book "Effective Java Second Edition" created by Joshua Bloch
rishizek/tensorflow-deeplab-v3
DeepLabv3 built in TensorFlow
ardiya/siamesenetwork-tensorflow
Using siamese network to do dimensionality reduction and similar image retrieval
eisenjulian/nlp_estimator_tutorial
Educational material on using the TensorFlow Estimator framework for text classification
yu-iskw/tensorflow-serving-example
Examples to server tensorflow models with tensorflow serving
secsilm/understaing-datasets-estimators-tfrecords
Try to use tf.estimator and tf.data together to train a cnn model.
qhan1028/Fully-Convolutional-Networks
Fully Convolutional Networks for Portrait Matting
Tony607/Keras_catVSdog_tf_estimator
Source for post "An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model"
dbusbridge/tf-best-practices
A starter kit for the TensorFlow Experiment and Estimator APIs
mellifluo/FCN-deconvnet
Fully Convolutional Network and DeconvNet in keras
sfujiwara/tfmodel
Canned estimators and pre-trained models converted for TensorFlow.