Unsupervised 3D Human Pose Representation

[Paper]

The implementation of our paper Unsupervised 3D Human Pose Representation with Viewpoint and Pose Disentanglement (ECCV2020).

Unsupervised-3D-Human-Pose-Representation

To train the pose encoder using corrupted human skeletons, please run

python train_poseAE.py

Some extracted features of action datasets using the trained encoder can be download from here.

License and Citation

The use of this software is RESTRICTED to non-commercial research and educational purposes.

@inproceedings{Unsup3DPose,
  title={Unsupervised 3D Human Pose Representation with Viewpoint and Pose Disentanglement},
  author={Nie, Qiang and Liu, Ziwei and Liu, Yunhui},
  booktitle={European Conference on Computer Vision (ECCV)},
  year={2020}
}

GitHub

https://github.com/NIEQiang001/unsupervised-human-pose