暂无描述

AMIT SHEKHAR 0066571cd7 Update README.md 6 年之前
app a0097ec951 Correct classifier 6 年之前
assets 7a485dbd7e Add example images 6 年之前
gradle 1ff53dbb63 Setup initial project 6 年之前
.gitignore 1ff53dbb63 Setup initial project 6 年之前
LICENSE cf8f5908e9 Add LICENSE 6 年之前
README.md 0066571cd7 Update README.md 6 年之前
build.gradle 1ff53dbb63 Setup initial project 6 年之前
gradle.properties 1ff53dbb63 Setup initial project 6 年之前
gradlew 1ff53dbb63 Setup initial project 6 年之前
gradlew.bat 1ff53dbb63 Setup initial project 6 年之前
settings.gradle 1ff53dbb63 Setup initial project 6 年之前

README.md

Android TensorFlow Lite Machine Learning Example

Mindorks Mindorks Community Open Source Love License

About Android TensorFlow Lite Machine Learning Example

  • This is an example project for integrating TensorFlow Lite into Android application
  • This project include an example for object detection for an image taken from camera using TensorFlow Lite library.

Read this article. It describes everything about TensorFlow Lite for Android.



Find this project useful ? :heart:

  • Support it by clicking the :star: button on the upper right of this page. :v:

Credits

  • The classifier example has been taken from Google TensorFlow example.

Check out Mindorks awesome open source projects here

License

   Copyright (C) 2018 MINDORKS NEXTGEN PRIVATE LIMITED

   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.

Contributing to Android TensorFlow Lite Machine Learning Example

Just make pull request. You are in!