Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 582 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 582 Bytes

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