https://github.com/liuli9412/tflite_android_test
Tensorflow-lite移动端测试自己的模型
https://github.com/liuli9412/tflite_android_test
android-application tensorflow-experiments tensorslow
Last synced: 4 months ago
JSON representation
Tensorflow-lite移动端测试自己的模型
- Host: GitHub
- URL: https://github.com/liuli9412/tflite_android_test
- Owner: liuli9412
- License: bsd-2-clause
- Created: 2018-06-10T06:04:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T06:11:45.000Z (over 7 years ago)
- Last Synced: 2025-01-31T02:43:22.223Z (about 1 year ago)
- Topics: android-application, tensorflow-experiments, tensorslow
- Language: Java
- Homepage: https://blog.csdn.net/u011092156/article/details/80639811
- Size: 14.2 MB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TFlite_android_test
从移动端本地读取测试集进行预测,将预测结果以txt保存在本地,同时计算每类的精确率和召回率在终端显示
