Skip to content

android/neural-networks-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published