Emgutf Versions Save

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.

1.13.1

5 years ago

Emgu TF v1.13.1 is based on the Tensorflow 1.13.1 release

  • 1.13.1 is based on the Tensorflow 1.13.1 release
  • For Android build, we use NDK r18b instead of r12b, armeabi is no longer supported.
  • For the Xamarin demo project, we implemented image picking for Windows WPF platform.
  • Bug fix for ImageIO.ReadTensorFromImageFile for the Windows platform when the image width is not a multiple of 4.
  • Added the re-trained flower model in the Xamarin Forms demo.
  • Improvements to error handling in the demo projects.
  • Added TfInvoke.IsOperationSupported, TfInvoke.OpHasKernel

1.12.0

5 years ago

Emgu TF v1.12.0 is based on the Tensorflow 1.12.0 release

Emgu TF Lite release now also support Windows x64 platform.

1.10.0

5 years ago

Emgu TF v1.10.0 is based on the Tensorflow 1.10.0 release

The commercial version have added Emgu TF Lite package based on Tensorflow Lite that supports Android, iOS and Mac OS. Emgu TF Lite has a much smaller foot print and is best suited for Mobile development.