Features
- Supports TensorFlow Lite.
- Uses TensorFlow Lite model (.tflite) instead of TensorFlow normal model (.pb).
- Uses the inference runtime to delegate pre-processing and post-processing as well as invoking TensorFlow inference engine.
Features
- Sample code to use a TensorFlow model exported from Microsoft Cognitive Services Custom Vision in an Android app.