An implementation of 3D Human Pose Estimation using 2D keypoints in images
Folder structure
${ROOT}
├──checkpoints/
├──datasets/
├──human36m_preprocessing/
├──logs/
├──src/
├──config/
├──data_process/
├──evaluation/
├──losses/
├──models/
├──notebooks/
├──train/
├──utils/
├──README.md
- Pre-process the dataset
- Using 2D keypoints as the input of DNN to estimate 3D HPE