{ "info": { "author": "Gul Varol", "author_email": "gulvarols@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "SMPL layer for PyTorch\n=======\n\n[SMPL](http://smpl.is.tue.mpg.de) human body [\\[1\\]](#references) layer for [PyTorch](https://pytorch.org/) (tested with v0.4 and v1.x)\nis a differentiable PyTorch layer that deterministically maps from pose and shape parameters to human body joints and vertices.\nIt can be integrated into any architecture as a differentiable layer to predict body meshes.\nThe code is adapted from the [manopth](https://github.com/hassony2/manopth) repository by [Yana Hasson](https://github.com/hassony2).\n\n
\n
\n