Skip to content
/ emgutf Public
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

wtf3505/emgutf

 
 

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

Packages

No packages published

Languages

  • C# 91.1%
  • CMake 7.1%
  • Batchfile 1.1%
  • Shell 0.7%