Emgu TF: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
{| style="text-align:center" border="1px" cellspacing="0" cellpadding="5" | {| style="text-align:center" border="1px" cellspacing="0" cellpadding="5" | ||
!Name || Emgu TF (Open Source) || Emgu TF for OSX || Emgu TF for Android || Emgu TF for Unity | !Name || Emgu TF for Windows (Open Source) || Emgu TF for Windows (Commercial) || Emgu TF for OSX || Emgu TF for Android || Emgu TF for Unity | ||
|- | |- | ||
!Development tools || Visual Studio | !Development tools || Visual Studio 2015 and up || Visual Studio 2015 and up || Visual Studio for Mac || Visual Studio 2012 and up or Visual Studio for Mac || Unity 2017.1 | ||
|- | |- | ||
! Platform || Windows || Mac OSX || Android || Windows & Mac OSX | ! Platform || Windows || Windows || Mac OSX || Android || Windows & Mac OSX | ||
|- | |- | ||
! Supported CPU Architecture || x64 || x64 || i386, x64, armeabi, armeabi-v7a, areabi-v8 || x64 | ! Supported CPU Architecture || x64 || x64 || x64 || i386, x64, armeabi, armeabi-v7a, areabi-v8 || x64 | ||
|- | |||
! GPU supoort || x || <math>\checkmark</math> (Nvidia) || x || x || x | |||
|- | |- | ||
![[Licensing: | License]] || [[Licensing:#Open_Source_License| GPL]] || [[Emgu_TF_License#Commercial_License| Commercial License]] || [[Emgu_TF_License#Commercial_License| Commercial License]] || [[Emgu_TF_License#Commercial_License| Commercial License]] | ![[Licensing: | License]] || [[Licensing:#Open_Source_License| GPL]] || [[Emgu_TF_License#Commercial_License| Commercial License]] || [[Emgu_TF_License#Commercial_License| Commercial License]] || [[Emgu_TF_License#Commercial_License| Commercial License]] || [[Emgu_TF_License#Commercial_License| Commercial License]] | ||
|} | |} |
Revision as of 20:40, 5 November 2017
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
- 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 OSX | Emgu TF for Android | Emgu TF for Unity |
---|---|---|---|---|---|
Development tools | Visual Studio 2015 and up | Visual Studio 2015 and up | Visual Studio for Mac | Visual Studio 2012 and up or Visual Studio for Mac | Unity 2017.1 |
Platform | Windows | Windows | Mac OSX | Android | Windows & Mac OSX |
Supported CPU Architecture | x64 | x64 | x64 | i386, x64, armeabi, armeabi-v7a, areabi-v8 | x64 |
GPU supoort | x | (Nvidia) | x | x | x |
License | GPL | Commercial License | Commercial License | Commercial License | Commercial License |