An open API service indexing awesome lists of open source software.

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移动端测试自己的模型

Awesome Lists containing this project

README

          

# TFlite_android_test
从移动端本地读取测试集进行预测,将预测结果以txt保存在本地,同时计算每类的精确率和召回率在终端显示
![Image text](https://github.com/GeekLee95/TFlite_android_test/blob/master/img/test.jpeg)