Skip to content

paul623/ImageClassification

Repository files navigation

ImageClassification

Used to test the accuracy of TFLite on mobile phones

How To Use

1.Clone This Project

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

2.Model And Build

  • Put the trained model into the ‘Asset’ folder
  • Edit mylabes.txt

3.Features

  • Identify the selected photo
  • Scan the photos in the album and summarize them
  • Adopted Android Q

Use of third-party open source frameworks

  • 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

License

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.

About

TFLite for android test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published