Skip to content

Commit

Permalink
Update vis_snapshot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pengsida authored Aug 15, 2023
1 parent 301ab71 commit caa8b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/vis_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def render_smpl(vertices, img, K, R, T):
data_root = 'data/people_snapshot'
video = 'female-3-casual'

# if you do not have these smpl models, you could download them from https://zjueducn-my.sharepoint.com/:u:/g/personal/pengsida_zju_edu_cn/Eb_JIyA74O1Cnfhvn1ddrG4BC9TMK31022TykVxGdRenUQ?e=JU8pPt
# if you do not have these smpl models, you could download them from https://drive.google.com/file/d/1HCVcZPu7UOe1Vv4OHHEoGmVUfKyLFq5d/view?usp=sharing
model_paths = [
'basicModel_f_lbs_10_207_0_v1.0.0.pkl',
'basicmodel_m_lbs_10_207_0_v1.0.0.pkl'
Expand Down

0 comments on commit caa8b8d

Please sign in to comment.