Skip to content

Commit c44d3a1

Browse files
authored
Update star.py
1 parent 25e86a3 commit c44d3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch/star.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ def forward(self, pose, betas , trans):
120120
v.f = self.f
121121
v.v_posed = v_posed
122122
v.v_shaped = v_shaped
123-
return v_shaped
123+
return v

0 commit comments

Comments
 (0)