Category: Google

  • TensorFlow Lite Image recognition: Android with Kotlin

    TensorFlow is a wonderful tool for machine learning, where its main purpose is designed for neural network models. When it comes to mobile, Google has provided us with two libraries: TensorFlow mobile and TensorFlow Lite. They both works on Android and iOS. While TensorFlow mobile is recommended to use for developers who have a pre-trained model (a trained model is like […]