You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ automatically terminate your rights under this [License](https://github.com/ahme
40
40
## Description
41
41
42
42
STAR - A **S**parse **T**rained **A**rticulated Human Body **R**egressor is a generateive 3D human body model, that is designed to be a drop in replacement for the widely used SMPL model.
43
-
STAR is trained on a largest dataset of more than 14,000 human body subjects, with a learned set of sparse and spatially local pose corrective
43
+
STAR is trained on a large dataset of 14,000 human body subjects, with a learned set of sparse and spatially local pose corrective
44
44
blend shapes. In the Figure below, a single joint movement only influence a sparse set of the model vertices. The mesh vertices in
45
45
gray are not affected by the joint movement. In contrast to SMPL where bending the left elbow causes a bulge in the right elbow. <br/>
46
46
STAR is publicly avaiable with the full 300 principal component shape space for research purposes from our website https://star.is.tue.mpg.de/
0 commit comments