ZhengZerong / im2smpl

Predicts a SMPL model given a RGB image using clues from HMR, Simplify, AlphaPose, etc.
Other
83 stars 19 forks source link

final_model.t7 load error #3

Open JobAtom opened 3 years ago

JobAtom commented 3 years ago

I use luajit to install torch7 and load final_model.t7, I got the read error said to me that read 2118084 blocks instead of 28197248. using File.lua. Could you help me to figure it out?