3D Human Pose and Shape Regression with Pyramidal Mesh Alignment Feedback Loop
PyMAF This repository contains the code for the following paper: 3D Human Pose and Shape Regression with Pyramidal Mesh Alignment Feedback LoopHongwen Zhang*, Yating Tian*, Xinchi Zhou, Wanli Ouyang, Yebin Liu, Limin Wang, Zhenan Sun Requirements packages necessary files mesh_downsampling.npz & DensePose UV data Run the following script to fetch mesh_downsampling.npz & DensePose UV data from other repositories. bash fetch_data.sh SMPL model files Fetch preprocessed data from SPIN. Download the pre-trained model and put it into the ./data/pretrained_model directory. After […]
Read more