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.
2 parents df48286 + c44d3a1 commit 5aed54dCopy full SHA for 5aed54d
pytorch/star.py
@@ -120,4 +120,4 @@ def forward(self, pose, betas , trans):
120
v.f = self.f
121
v.v_posed = v_posed
122
v.v_shaped = v_shaped
123
- return v_shaped
+ return v
0 commit comments