All Projects → hwvs → Dog-or-Cat-TensorflowSharp-Example

hwvs / Dog-or-Cat-TensorflowSharp-Example

Licence: other
An example for TensorflowSharp - classify an image as a dog or cat.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Dog-or-Cat-TensorflowSharp-Example

Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (+126.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments, tensorflow-examples
Ml Classifier Ui
A UI tool for quickly training image classifiers in the browser
Stars: ✭ 224 (+1393.33%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments, tensorflow-examples
Math object detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Stars: ✭ 52 (+246.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments, tensorflow-examples
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (+86.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments, tensorflow-examples
Ml Classifier
A tool for quickly training image classifiers in the browser
Stars: ✭ 97 (+546.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments, tensorflow-examples
Cs224d
Code for Stanford CS224D: deep learning for natural language understanding
Stars: ✭ 222 (+1380%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Nakedtensor
Bare bone examples of machine learning in TensorFlow
Stars: ✭ 2,443 (+16186.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
deep-learning-in-s4tf
Get started with Swift for TensorFlow by examples
Stars: ✭ 31 (+106.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
TensorFlow-Multiclass-Image-Classification-using-CNN-s
Balanced Multiclass Image Classification with TensorFlow on Python.
Stars: ✭ 57 (+280%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments
Chatgirl
ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工具代码,来波 Star 。)QQ群:167122861
Stars: ✭ 105 (+600%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
tf-examples
TensorFlow examples
Stars: ✭ 23 (+53.33%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (+173.33%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Yolov3 Tf2
YoloV3 Implemented in Tensorflow 2.0
Stars: ✭ 2,327 (+15413.33%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Tensorflow In Practice Code
源码实现:《TensorFlow实战》黄文坚,唐源 著
Stars: ✭ 176 (+1073.33%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Learn Machine Learning In Two Months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
Stars: ✭ 1,726 (+11406.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-experiments
tensorflow-fifo-queue-example
Example on how to use a Tensorflow Queue to feed data to your models.
Stars: ✭ 39 (+160%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
go-mnist-client
TensorFlow serving mnist example client in Go.
Stars: ✭ 16 (+6.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (+233.33%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (+306.67%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
stock-volatility-google-trends
Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf
Stars: ✭ 74 (+393.33%)
Mutual labels:  tensorflow-experiments, tensorflow-examples

Dog or Cat? Classifier

A small example showing you how to classify an image as a dog or cat using mobilenet on TensorFlowSharp.

Mobilenet classify dog or cat tensorflow

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].