{ "info": { "author": "Quan Hua", "author_email": "quanhua92@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# pyhuman\n\nDocumentation: [https://pyhuman.readthedocs.io](https://pyhuman.readthedocs.io)\n\nThis is a WIP project for 3d human models, especially [SMPL](http://smpl.is.tue.mpg.de/). SMPL model has so much impact in the community that I admire and am eager to understand.\n\nThis is an educational project to learn about the SMPL models by implementing them from scratch.\n\nThe main goal of this project is to:\n\n- Provide a getting started playground to work with 3d human models.\n- Detailed understand of the [SMPL](http://smpl.is.tue.mpg.de/) -> [SMPLify](http://smplify.is.tue.mpg.de/) -> [SMPL-x](https://smpl-x.is.tue.mpg.de/)\n\n# FAQ\n\n## **Can I use this project in commercial projects?**\nI have no idea. Please check with your lawyer.\n\nHere are my thoughts:\n\n- SMPL models are non-commercial. Here is the [SMPL-Model License](http://smpl.is.tue.mpg.de/license_model).\n- Most of the code in this repository is Apache License so you may use it as you want. However, it is inspired by the code from [SMPL Project](http://smpl.is.tue.mpg.de/) so it may be considered as derivative works. I don't have expertise in this area.\n\n## **Is this production-ready?**\nNo. The focus of this project is for my understanding of human models. You can use this with your own risk.\n\nFor production purpose, I am highly recommend that you contact [SMPL's authors](http://smpl.is.tue.mpg.de/faq) for high-quality models and expertise.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/quanhua92/pyhuman", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "pyhuman", "package_url": "https://pypi.org/project/pyhuman/", "platform": "", "project_url": "https://pypi.org/project/pyhuman/", "project_urls": { "Homepage": "https://github.com/quanhua92/pyhuman" }, "release_url": "https://pypi.org/project/pyhuman/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "3D Human Model in Python", "version": "0.0.1" }, "last_serial": 5449943, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "34cc579d65930855b5c3ecd4c1bbc93d", "sha256": "2389a5814afa21368d419a75cc760095a533827887de61e8a75ce80d232bf5fd" }, "downloads": -1, "filename": "pyhuman-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "34cc579d65930855b5c3ecd4c1bbc93d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6115, "upload_time": "2019-06-26T07:30:19", "url": "https://files.pythonhosted.org/packages/52/80/775b8b6bce001a1cf2094704f13ecfaa67aaf4f0fc9e0a3a93a94eb06752/pyhuman-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a6934da7d20abb809a97db782107b755", "sha256": "d1ffd7e3f35b475382575b58a9bd9e579346cecf85a1e21d02d44ebafa22af45" }, "downloads": -1, "filename": "pyhuman-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a6934da7d20abb809a97db782107b755", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1863, "upload_time": "2019-06-26T07:30:21", "url": "https://files.pythonhosted.org/packages/16/65/5efc3b1b5e82742fcec7b82a986dc4715691ef650f813cd14d2db77dea1d/pyhuman-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34cc579d65930855b5c3ecd4c1bbc93d", "sha256": "2389a5814afa21368d419a75cc760095a533827887de61e8a75ce80d232bf5fd" }, "downloads": -1, "filename": "pyhuman-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "34cc579d65930855b5c3ecd4c1bbc93d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6115, "upload_time": "2019-06-26T07:30:19", "url": "https://files.pythonhosted.org/packages/52/80/775b8b6bce001a1cf2094704f13ecfaa67aaf4f0fc9e0a3a93a94eb06752/pyhuman-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a6934da7d20abb809a97db782107b755", "sha256": "d1ffd7e3f35b475382575b58a9bd9e579346cecf85a1e21d02d44ebafa22af45" }, "downloads": -1, "filename": "pyhuman-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a6934da7d20abb809a97db782107b755", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1863, "upload_time": "2019-06-26T07:30:21", "url": "https://files.pythonhosted.org/packages/16/65/5efc3b1b5e82742fcec7b82a986dc4715691ef650f813cd14d2db77dea1d/pyhuman-0.0.1.tar.gz" } ] }