摘要: 在从cheakpoint导出模型时,报错"key xxx not found in cheakpoint"? 原因暂未确定,推测可能是tf版本问题,最好是在哪训练就在哪儿导出 阅读全文
posted @ 2020-08-23 20:03 盐亭的森林 阅读(75) 评论(0) 推荐(0)
摘要: tensorflow_tflite专题 本文章主要包括两大问题: tflite的转换:如何转换得到tflite? tflite的测试:如何测试或者说如何在PC端使用tflite? ##问题一:如何转换得到tflite 分为两个过程,步骤:cheakpoint→pb模型→tflite模型 step1: 阅读全文
posted @ 2020-08-23 20:00 盐亭的森林 阅读(442) 评论(0) 推荐(0)