Skip to content

Implement Tensor Flow Serving C# client example with gRPC. MNIST prediction console application and web paint ASP.NET Core 2.0 and ReactJS application.

Notifications You must be signed in to change notification settings

iminakov/TensorFlowServingCSharpClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[Depricated] !!!Example of integration between Tensorflow Serving 2.0 and NetCore Client App is available here.

TensorFlow Serving MNIST Deep C# client

This is example of C# clients for TensorFlow Serving gRPC service. Repository contains the following content:

  • learning - python script with MNIST deep training model prepare and Readme short instructions how to execute TensorFlow serving with this model.
  • ClientBaseLib - base library with TF Serving gRPC generated classes and utils classes to create Tensors.
  • Console Client - simple console client application MNIST prediction example
  • ASP.NET Core 2.0/ ReactJS Client - SPA application gRPC client for MNIST prediction TensorFlow Serving

How to start web application

  • Run TensorFlow Serving with instructions here
  • Open .NET solution.
  • Update appsetting.json with TensorFlow Serving address:
"TfServer": {
        "ServerUrl": "192.168.1.38:9000"
    }
  • Start web application with IIS express
  • Test prediction

.NET TensorFlow Client

About

Implement Tensor Flow Serving C# client example with gRPC. MNIST prediction console application and web paint ASP.NET Core 2.0 and ReactJS application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy