TGMF-Pose is tested on Ubuntu 20.04 with Pytorch 2.0.1 and Python 3.9. Create a conda environment: conda create -n hot python=3.9 Install PyTorch 2.0.1 following the ...