Skip to content

Commit 5aed54d

Browse files
committed
Merge branch 'master' of github.com:ahmedosman/STAR
2 parents df48286 + c44d3a1 commit 5aed54d

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)