Prepare Your Monocular Dataset
Capture
Record the video by yourself or download from YouTube
Prepare SPIN models
Download pretrained SPIN model here and place it to data/models/spin_checkpoint.pt
.
Fetch the extra data here and place the smpl_mean_params.npz
to data/models/smpl_mean_params.npz
.
mkdir -p data/models
wget -O data/models/spin_checkpoints.pt http://visiondata.cis.upenn.edu/spin/model_checkpoint.pt
wget -c http://visiondata.cis.upenn.edu/spin/data.tar.gz
# data/models/smpl_mean_params.npz