Emgu TF: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== Latest News == | == Latest News == | ||
* 2017-11-05 [[Version_History#Emgu.TF-1.4.0|Emgu.TF-1.4.0]] release is available in [https://sourceforge.net/projects/emgutf/files/1.4.0/ 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 [[ | * 2017-11-05 [[Version_History#Emgu.TF-1.4.0|Emgu.TF-1.4.0]] release is available in [https://sourceforge.net/projects/emgutf/files/1.4.0/ 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 [[Emgu_TF_Version_History#Emgu.TF-1.4.0|change log and known issues]]. | ||
* 2017-06-03 Emgu TF repository has been created in [https://github.com/emgucv/emgutf GitHub]. Pre-compiled open source Windows Desktop (64bit) release is available on [https://sourceforge.net/projects/emgutf/files/ 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. | * 2017-06-03 Emgu TF repository has been created in [https://github.com/emgucv/emgutf GitHub]. Pre-compiled open source Windows Desktop (64bit) release is available on [https://sourceforge.net/projects/emgutf/files/ 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. | ||
Revision as of 20:41, 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 |