Used to test the accuracy of TFLite on mobile phones
You can download this repository and then use Android Studio to import it. Or you can directly use VCS->Check Out From Version Control->Git
- Put the trained model into the ‘Asset’ folder
- Edit mylabes.txt
- Identify the selected photo
- Scan the photos in the album and summarize them
- Adopted Android Q
- org.tensorflow:tensorflow-lite:2.0.0
- org.tensorflow:tensorflow-lite-gpu:2.0.0
- com.yanzhenjie:album:2.1.3
- com.github.bumptech.glide:glide:4.11.0
- org.litepal.android:java:3.0.0
Copyright 2020 paul623
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.