Skip to content

Commit

Permalink
minor change in words
Browse files Browse the repository at this point in the history
  • Loading branch information
Angjoo Kanazawa committed Dec 18, 2017
1 parent e23a6f1 commit 1574e3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,14 @@
<td width=600px>
<!-- <center> -->
<span style="font-size:14px"><i> <span style="font-weight:bold">Human
Mesh Recovery (HMR): End-to-end adversarial learning of human pose and shape.</span> We describe a real time framework for recovering the 3D joint angles and shape of the body from a single RGB image. Bottom row shows results from a model trained without using any coupled 2D-to-3D supervision. We infer the full 3D body even in case of occlusions and truncations. Note that we capture head and limb orientations.</i>
Mesh Recovery (HMR): End-to-end adversarial learning of human pose and shape.</span> We present a real time framework for recovering the 3D joint angles and shape of the body from a single RGB image. Bottom row shows results from a model trained without using any coupled 2D-to-3D supervision. We infer the full 3D body even in case of occlusions and truncations. Note that we capture head and limb orientations.</i>
<!-- </center> -->
</td>
</tr>
</table>

<br>
We describe Human Mesh Recovery (HMR), an end-to-end framework for reconstructing a full
We present Human Mesh Recovery (HMR), an end-to-end framework for reconstructing a full
3D mesh of a human body from a single RGB image.
In contrast to most current methods that compute 2D or 3D joint
locations, we produce a richer and more useful mesh representation that is
Expand Down

0 comments on commit 1574e3f

Please sign in to comment.