#013 TF TensorFlow Lite Master Data Science 29.02.2020
Highlights: In this post we are going to show how to build a computer vision model and prepare it for deploying on mobile and embedded devices. Last time, we showed how we can improve a model performance using transfer learning. But why would we only use our model to predict images of cats or dogs on our computer when we can use it on our smartphone or other embedded device. TensorFlow Lite is TensorFlow's lightweight solution for mobile and embedded devices. It allows us to run machine learning models on mobile devices with low latency, quickly without need for accessing the server.
Mar-9-2020, 17:04:09 GMT
- Technology: