tijiang13 / InstantAvatar

333 stars 23 forks source link

ValueError fixed smpl_deformer.py #29

Closed Miles629 closed 12 months ago

Miles629 commented 1 year ago

pytorch3d.ops.knn_points returns 3 values and the code will raise 'ValueError: too many values to unpack (expected 2)'

tijiang13 commented 12 months ago

Thanks for the good catch : )