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.
Latest News
- 2019-04-04 Emgu.TF-1.13.1 release is available in GitHub. See change log and known issues.
- 2019-02-24 Emgu.TF-1.12.0 release is available in GitHub. In this release, we have included Emgu.TF.Lite (tensorflow lite) package for Windows. See change log and known issues.
- 2018-09-14 Emgu.TF-1.10.0 release is available in sourceforge. In this release, we have included Emgu.TF.Lite (tensorflow lite) package for Android, iOS and Mac. For mobile devices, using Tensorflow lite is recommended over full version of tensorflow. See change log and known issues.
- 2018-05-15 Emgu.TF-1.7.0 release is available in sourceforge. In this release, we have converted EMGU.TF.Protobuf to a .NetStandard project. See change log and known issues.
- 2018-03-11 Emgu.TF-1.5.0 release is available in sourceforge. In this release, we have added EMGU.TF.MODEL nuget package for downloading and executing ML models for objected recognition and people detection, we also added EMGU.TF.PROTOBUF nuget package that contains the protobuf generated Tensorflow objects. Our commercial release also included the Emgu TF GPU nuget release. See change log and known issues.
- 2017-11-05 Emgu.TF-1.4.0 release is available in sourceforge. In this release, we have added commercial release for Windows (with GPU support), we also added commercial release for Android , Mac OS and Unity. Unity release currently supports Windows Standalone and Mac OS standalone build type. See change log and known issues.
- 2017-06-03 Emgu TF repository has been created in GitHub. Pre-compiled open source Windows Desktop (64bit) release is available on sourceforge. We will have commercial release for Xamarin Android, Mac OS, and Unity soon. iOS release will be available at a later time this summer.
Platform Features
Name | Emgu TF for Windows (Open Source) | Emgu TF for Windows (Commercial) | Emgu TF for macOS | Emgu TF for Android | Emgu TF for iOS | Emgu TF for Unity |
---|---|---|---|---|---|---|
Development tools | Visual Studio 2015 and up | Visual Studio 2015 and up | Visual Studio for Mac | Visual Studio 2015 and up or Visual Studio for Mac | Visual Studio 2015 and up or Visual Studio for Mac | Unity 2017.1 |
Platform | Windows | Windows | macOS | Android | iOS | Windows & macOS |
Supported CPU Architecture | x64 | x64 | x64 | i386, x64, armeabi, armeabi-v7a, areabi-v8 | armv7, armv7a, arm64 | x64 |
Tensorflow CPU | x | |||||
Tensorflow GPU | x | (Nvidia GPU) | x | x | x | x |
Tensorflow Lite | ||||||
License | GPL | Commercial License | Commercial License | Commercial License | Commercial License | Commercial License |