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 25e86a3 commit c44d3a1Copy full SHA for c44d3a1
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