Emgu TF: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
! Supported CPU Architecture || x64 || x64 || i386, x64, armeabi, armeabi-v7a, areabi-v8 | ! Supported CPU Architecture || x64 || x64 || i386, x64, armeabi, armeabi-v7a, areabi-v8 | ||
|- | |- | ||
![[Licensing: | License]] || [[Licensing:#Open_Source_License| GPL]] || [[ | ![[Licensing: | License]] || [[Licensing:#Open_Source_License| GPL]] || [[Emgu_TF_License#Commercial_License| Commercial License]] || [[Emgu_TF_License#Commercial_License| Commercial License]] | ||
|} | |} |
Revision as of 18:09, 5 June 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 |
---|---|---|---|
Development tools | Visual Studio 2012 and up | Visual Studio for Mac | Visual Studio 2012 and up or Visual Studio for Mac |
Platform | Windows | Mac OSX | Android |
Supported CPU Architecture | x64 | x64 | i386, x64, armeabi, armeabi-v7a, areabi-v8 |
License | GPL | Commercial License | Commercial License |