Posture Detection with Tensorflow Lite on Android
What you need
- Android Studio 3.2 <
- Android device with minimum API 21
Steps
- Open Android Studio
- Clone Tensorflow Lite project from github
- Open a New project from android and select from version control
- Build the project
- Go to tools and select AVD Manager
- Connect Android Device with Developer Mode
- Select the Device and run the App
- If its successful you should see the new app on your device
Comments
Post a Comment