- Machine Learning Projects for Mobile Applications
- Karthikeyan NG
- 62字
- 2021-06-10 19:41:39
Strategies
We implement the following strategies:
- Use a frozen graphdef (or SavedModel)
- Avoid unsupported operators
- Use visualizers to understand the model (TensorBoard and TensorFlow Lite visualizer)
- Write custom operators for any missing functionality
- If anything is missed out, file an issue with the community
We will see these strategies in detail when we go further into practical applications in future chapters.
推薦閱讀
- 用“芯”探核:龍芯派開發實戰
- 新型電腦主板關鍵電路維修圖冊
- Mastering Delphi Programming:A Complete Reference Guide
- 施耐德SoMachine控制器應用及編程指南
- Deep Learning with PyTorch
- Linux運維之道(第2版)
- 硬件產品經理成長手記(全彩)
- Getting Started with Qt 5
- 單片機原理及應用系統設計
- 筆記本電腦維修300問
- Internet of Things Projects with ESP32
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- Java Deep Learning Cookbook
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- 微服務實戰(Dubbox +Spring Boot+Docker)