Emgu TF 1.14.0 Release
1.14.0 is based on the Tensorflow 1.14.0 release
- For Android build, armeabi architecture is no longer supported. Android NDK removed armeabi architecture support.
- For iOS build, the full Tensorflow build is no longer supported. Tensorflow 1.14.0 recommends using Tensorflow Lite instead of full version of Tensorflow for iOS.
- The commercial release nuget packages have an additional "-CR" appended to it. e.g. The packaged id for the open source release is Emgu.TF and the package id for the similar commercial release has a package id of EMGU.TF-CR from our commercial repository. This will allow easier switching between the open source and commercial release.