Skip to content

Emgu TF 1.13.1 release

Compare
Choose a tag to compare
@emgucv emgucv released this 04 Apr 20:09
· 1218 commits to master since this release

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