Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

codeanticode/processing-android-tflite

 
 

Repository files navigation

Tensorflow for Processing for Android

Building the Library

  1. Refer to the tools prerequisites for theProcessing Android Library Template

  2. Add a local.properties file with the path to your sdk

  3. Run gradle dist to build the library

  4. Run gradle clean to cleanup the build

Using the Library

note: you need a special build of Processing for Android

To Do

  • Update to tensorflow 1.13.0
  • Image classification: check for other classes of models
  • Implement video image classification

About

Tensorflowlite library for Processing for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.8%
  • CSS 5.4%
  • Groovy 5.1%
  • HTML 4.9%
  • Processing 1.8%