- Learning Microsoft Cognitive Services
- Leif Larsen
- 136字
- 2021-08-13 15:40:22
Using the trained model
Once you are happy with the model, you can use it for predictions. The model can be used in one of the two following ways:
- With a REST API
- Export it to a model file
The first choice involves uploading an image. Calling the generated endpoint for your model, along with the image data, will result in a prediction. The result will contain the predicted tags, ordered by their probability.
The second choice allows you to run the prediction offline. This means that you can utilize different frameworks, such as TensorFlow, CoreML, and ONNX, for different platforms. How to use the model with these frameworks is beyond the scope of this book. The downside of using an offline model is that the accuracy may suffer a bit compared to the online version.
推薦閱讀
- ATmega16單片機項目驅動教程
- Augmented Reality with Kinect
- Applied Unsupervised Learning with R
- 施耐德SoMachine控制器應用及編程指南
- 3ds Max Speed Modeling for 3D Artists
- Learning Stencyl 3.x Game Development Beginner's Guide
- 電腦維護365問
- 分布式系統與一致性
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- 筆記本電腦維修300問
- Machine Learning Solutions
- Hands-On Artificial Intelligence for Banking
- 單片機原理及應用:基于C51+Proteus仿真
- 單片機原理與技能訓練
- Mastering Machine Learning on AWS