- Python 3.9
- Pytorch: latest version
- Pip install latest version of other dependencies
Extract the pose information from URFD or Le2i by running:
python3 process_urfd.py
python3 propess_le2i.py
Create the pkl
data file by running:
python3 process_annotation.py
Train the action recognition model:
python3 train.py