/neural-networks-samples

Primary LanguageC++Apache License 2.0Apache-2.0

Neural Networks Samples Repository

This repository contains a set of individual Android Studio projects to help you get started writing apps that take advantage of Neural Networks APIs.

Read below for a description of each sample.

Samples

  • Basic (Kotlin) - Sample that showcase the main NNAPI concept from Android 8.1.
  • Sequence - Sample that showcase the advanced features added in Android 11.
  • PoseEstimation (Kotlin) - Sample that implements a pose estimation task to showcase the best practice of running a Camera -> GPU -> NNAPI pipeline.

Check each module's README.md for additional descriptions and requirements.

Support

We highly recommend to use Stack Overflow to get help from the Andorid community.

If you've found an error in this sample, please file an issue: https://github.com/android/renderscript-samples

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.