gkchai / TensorFlowServingUnity

TensorFlow Serving Unity Application

Home Page:https://github.com/gkchai/TensorFlowServingUnity

Repository from Github https://github.comgkchai/TensorFlowServingUnityRepository from Github https://github.comgkchai/TensorFlowServingUnity

TensorFlow Serving Unity Application

Example Unity application using TensorFlow Serving. Predicts classes for an Image in Unity using Inception machine learning model.

TensorFlow Serving Server

  • Follow instructions here to download and run TF-Serving Docker with Inception model server.

TensorFlow Serving Unity Client

  • Client.cs is the Unity C# script with the request and response stub connecting to the server.

Examples

example1

example2

About

TensorFlow Serving Unity Application

https://github.com/gkchai/TensorFlowServingUnity

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%