This is the kinect transfomer code. It is based on an attention network tutorial from tensorflow.
The code is to classify human posture sit bend among others.
You will need python3.9
pip install tensorflow pip install scikit-learn
`python3 attention_script.py --noise
Use the --noise
parameter to add noise to the training data