An open API service indexing awesome lists of open source software.

https://github.com/hwvs/dog-or-cat-tensorflowsharp-example

An example program for TensorflowSharp - classify an image as a dog or cat using a fine-tuned mobilenet model. GPU tuning parameters are added via a byte-array. (Possibly outdated! Updated 2018)
https://github.com/hwvs/dog-or-cat-tensorflowsharp-example

mobilenet tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tensorflowsharp

Last synced: 8 months ago
JSON representation

An example program for TensorflowSharp - classify an image as a dog or cat using a fine-tuned mobilenet model. GPU tuning parameters are added via a byte-array. (Possibly outdated! Updated 2018)

Awesome Lists containing this project

README

          

# 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](https://i.imgur.com/KZQIKCO.png)