Skip to main content

3D Human Model in Python

Project description

pyhuman

Documentation: https://pyhuman.readthedocs.io

This is a WIP project for 3d human models, especially SMPL. SMPL model has so much impact in the community that I admire and am eager to understand.

This is an educational project to learn about the SMPL models by implementing them from scratch.

The main goal of this project is to:

  • Provide a getting started playground to work with 3d human models.
  • Detailed understand of the SMPL -> SMPLify -> SMPL-x

FAQ

Can I use this project in commercial projects?

I have no idea. Please check with your lawyer.

Here are my thoughts:

  • SMPL models are non-commercial. Here is the SMPL-Model License.
  • 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 so it may be considered as derivative works. I don't have expertise in this area.

Is this production-ready?

No. The focus of this project is for my understanding of human models. You can use this with your own risk.

For production purpose, I am highly recommend that you contact SMPL's authors for high-quality models and expertise.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhuman-0.0.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

pyhuman-0.0.1-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page