Skip to content

Eisebrain/Studienarbeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studienarbeit - Entwicklung einer App zur Überprüfung und Korrektur der Körperhaltung bei der Ausführung von Kraftsportübungen

This repository contains the code for the app developed in the context of the study project "Development of an app for checking and correcting body posture during strength training exercises". The app is based on the TensorFlow Lite Pose Estimation model and is intended to help users to perform strength training exercises with the correct posture.

The repository is forked from the official TensorFlow Repository and contains the necessary changes to the Pose Estimation model to calculate the angles of the joints and to display them.

For detailed information on how to setup this repository please refere to android/README.md.


README from the original repository Go to lite/examples/pose_estimation/android/app/src/main/java/org/tensorflow/lite/examples/poseestimation
  • Changes(angle calculation & logging) were made in MoveNet.kt
  • Small adjustments in Mainactivity (in comments, not finished)

TensorFlow Examples



Most important links!

If you are looking to learn TensorFlow, don't miss the core TensorFlow documentation which is largely runnable code. Those notebooks can be opened in Colab from tensorflow.org.

What is this repo?

This is the TensorFlow example repo. It has several classes of material:

We welcome community contributions, see CONTRIBUTING.md and, for style help, Writing TensorFlow documentation guide.

To file an issue, use the tracker in the tensorflow/tensorflow repo.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published