Skip to content
forked from emgucv/emgutf

Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.

License

Notifications You must be signed in to change notification settings

Grayhill-TE/emgutf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emgu TF

Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.

This repository contains two projects:

  1. Emgu TF that can load and run full tensorflow models on Windows, Mac OS, Linux and Android.
  2. Emgu TF Lite that can load and run tensorflow lite models on Windows, Mac Os, Linux, Android and iOS. It is recommended to use Emgu TF Lite on mobile devices.

Please visit our project page for more detail: http://www.emgu.com/wiki/index.php/Emgu_TF

About

Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 89.6%
  • CMake 8.1%
  • Batchfile 1.5%
  • Shell 0.8%