We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65928d commit 5e7707bCopy full SHA for 5e7707b
docs/tutorials/render_densepose.ipynb
@@ -129,7 +129,7 @@
129
"## Load the SMPL model\n",
130
"\n",
131
"#### Download the SMPL model\n",
132
- "- Go to http://smpl.is.tue.mpg.de/downloads and sign up.\n",
+ "- Go to https://smpl.is.tue.mpg.de/download.php and sign up.\n",
133
"- Download SMPL for Python Users and unzip.\n",
134
"- Copy the file male template file **'models/basicModel_m_lbs_10_207_0_v1.0.0.pkl'** to the data/DensePose/ folder.\n",
135
" - rename the file to **'smpl_model.pkl'** or rename the string where it's commented below\n",
0 commit comments