基于tensorflow实现Android手写数字识别

呵呵到天亮 32 0 PDF 2021-01-31 20:01:31

前段时间训练了mnist手写数字识别的模型,学习后将其移植到Android端 我是参考的大佬https://puke3615.github.io/2017/08/02/Run-Mnist-On-Android/,https://github.com/wangtianrui/TFonAndroid的源码,有需要的的朋友可以去下载,这里是对他写的代码的分析和我自己的理解 注解ButterKnife学习:https://www.jianshu.com/p/952c6f5e8157 implementation 'com.jakewharton:butterknife:8.8.1' 手机上效果为:

用户评论
请输入评论内容
评分:
暂无评论