Official PyTorch Implementation of the paper: MotionMixer: MLP-based 3D Human Body Pose Forecasting. Due to licensing it is not possible to provide any data. Please refer to STSGCN for the preparation ...
conda create -n mlpgraph python=3.8 conda activate mlpgraph pip install -r requirements.txt pip install torch==1.7.0+cu110 torchvision==0.8.1+cu110 torchaudio==0.7.0 ...