tensorflow-models topic

List tensorflow-models repositories

AndroidTensorFlowMNISTExample

462
Stars
99
Forks
Watchers

Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)

wgan

237
Stars
82
Forks
Watchers

Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)

cramer-gan

125
Stars
24
Forks
Watchers

Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)

AndroidTensorFlowMachineLearningExample

1.4k
Stars
427
Forks
Watchers

Android TensorFlow MachineLearning Example (Building TensorFlow for Android)

generative-adversarial-networks

535
Stars
248
Forks
Watchers

Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs

TensorFlow-object-detection-tutorial

151
Stars
100
Forks
Watchers

The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from...

fast-weights

172
Stars
23
Forks
Watchers

Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)

Automatic-Speech-Recognition

223
Stars
65
Forks
Watchers

🎧 Automatic Speech Recognition: DeepSpeech & Seq2Seq (TensorFlow)

OpenTPOD

119
Stars
17
Forks
Watchers

Open Toolkit for Painless Object Detection

simple_tensorflow_serving

757
Stars
196
Forks
Watchers

Generic and easy-to-use serving service for machine learning models