From Emgu CV: OpenCV in .NET (C#, VB, C++ and more)
Jump to navigation
Jump to search
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
- 2024-01-06 Emgu.TF-2.15.0 release is available in GitHub. See change log and known issues.
- 2022-12-28 Emgu.TF-2.10.1 release is available in GitHub. See change log and known issues.
- 2022-04-04 Emgu.TF-2.8.0 release is available in GitHub. See change log and known issues.
- 2021-10-03 Emgu.TF-2.6.0 release is available in GitHub. See change log and known issues.
- 2021-07-25 Emgu.TF-2.5.0 release is available in GitHub. See change log and known issues.
- 2021-03-30 Emgu.TF-2.4.1 release is available in GitHub. See change log and known issues.
- 2020-12-15 Emgu TF now have new discussion boards on GitHub.
- 2020-10-04 Emgu.TF-2.4.0 release is available in GitHub. See change log and known issues.
- 2020-06-19 Emgu.TF-2.2.0 release is available in GitHub. See change log and known issues.
- 2020-02-23 Emgu.TF-2.1.0 release is available in GitHub. See change log and known issues.
- 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. 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, 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
Emgu TF
Name |
Emgu TF for Windows (Open Source) |
Emgu TF for Windows (Commercial) |
Emgu TF for macOS |
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 2015 and up or Visual Studio for Mac |
Unity 2019.1
|
Platform |
Windows |
Windows |
macOS |
Android |
Windows & macOS
|
Supported CPU Architecture |
x64 |
x64 |
x64 |
i386, x64, armeabi-v7a, armabi-v8 |
x64
|
Tensorflow CPU |
|
|
|
|
|
Tensorflow GPU |
x |
(Nvidia GPU) |
x |
x |
x
|
License |
GPL |
Commercial License |
Commercial License |
Commercial License |
Commercial License
|
Emgu TF Lite
Name |
Emgu TF Lite for Windows (Open Source) |
Emgu TF Lite for Windows (Commercial) |
Emgu TF Lite for macOS |
Emgu TF Lite for Android |
Emgu TF Lite for iOS |
Emgu TF Lite 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 2019.1
|
Platform |
Windows |
Windows |
macOS |
Android |
iOS |
Windows |
macOS |
Android |
iOS
|
Supported CPU Architecture |
x64 |
x64 |
x64 |
i386, x64, armeabi-v7a, areabi-v8 |
armv7, armv7a, arm64 |
x64 |
x64 |
x86, armeabi-v7a, arm64-v8a |
armv7, armv7a, arm64
|
License |
GPL |
Commercial License |
Commercial License |
Commercial License |
Commercial License |
Commercial License
|