You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small example showing you how to classify an image as a dog or cat using mobilenet on TensorFlowSharp.
About
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)