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 | !Name || Emgu TF (Open Source) || Emgu TF for OSX || Emgu TF for Android || Emgu TF for Unity | ||
|- | |- | ||
!Development tools || Visual Studio 2012 and up || Visual Studio for Mac || Visual Studio 2012 and up or Visual Studio for Mac | !Development tools || Visual Studio 2012 and up || Visual Studio for Mac || Visual Studio 2012 and up or Visual Studio for Mac || Unity 2017.1 | ||
|- | |- | ||
! Platform || Windows || Mac OSX || Android | ! Platform || Windows || Mac OSX || Android || Windows & Mac OSX | ||
|- | |- | ||
! Supported CPU Architecture || x64 || x64 || i386, x64, armeabi, armeabi-v7a, areabi-v8 | ! Supported CPU Architecture || x64 || x64 || i386, x64, armeabi, armeabi-v7a, areabi-v8 || x64 | ||
|- | |- | ||
![[Licensing: | License]] || [[Licensing:#Open_Source_License| GPL]] || [[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]] | ||
|} | |} |
Revision as of 16:13, 21 September 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-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, OSX, and Unity soon. iOS release will be available at a later time this summer.
Platform Features
Name | Emgu TF (Open Source) | Emgu TF for OSX | Emgu TF for Android | Emgu TF for Unity |
---|---|---|---|---|
Development tools | Visual Studio 2012 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 |
Supported CPU Architecture | x64 | x64 | i386, x64, armeabi, armeabi-v7a, areabi-v8 | x64 |
License | GPL | Commercial License | Commercial License | Commercial License |