{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Loads and manipulates SMPL-X, a unified 3D body model with 10,475 vertices and 54 joints that jointly represents the human body, face, and hands using PyTorch.","skillfed_tags":["3d-body-model","pose-estimation","computer-vision"],"use_cases":["Reconstruct 3D human body, face, and hand geometry from pose and shape parameters in computer vision research.","Generate synthetic 3D human data for training pose estimation or body shape prediction models.","Visualize and manipulate human pose and facial expressions in 3D graphics or animation pipelines.","Transfer pose parameters between different body models (SMPL, SMPL+H, SMPL-X) for cross-model compatibility.","Extract vertex correspondences between SMPL-X and related models for hand and face analysis."],"what_it_does":"SMPL-X is a PyTorch module that loads and evaluates a parametric 3D human body model jointly trained for the body, face, and hands. It represents human shape and pose using learned blend shapes and linear blend skinning, with 10,475 vertices and 54 joints including the neck, jaw, eyeballs, and fingers. The model is defined by pose parameters (\u03b8), shape parameters (\u03b2), and facial expression parameters (\u03c8).\n\nThe package provides loaders for multiple related models: SMPL-X (full body with face and hands), SMPL+H (body with detailed hands), SMPL (body only), and MANO (hands only). It requires manual download of model files from the project website and is designed for research applications in 3D human reconstruction, pose estimation, and body animation. The package depends on numpy and torch.","worth_installing":"Yes, but with strong caveats. Install if you need SMPL-X for academic research and can work around its abandonment. The package itself installs cleanly with low friction, has no known vulnerabilities, and sees regular downloads. However, it has received no updates since 2021-05-26, so expect no support for newer PyTorch or Python versions, no bug fixes, and no maintenance. The non-commercial license also restricts use to research only. Suitable only for researchers who can maintain their own fork if needed."},"id":"smplx","links":{"html":"https://skillfed.io/packages/smplx","md":"https://skillfed.io/packages/smplx.md","pypi":"https://pypi.org/project/smplx/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-05-26","license_spdx":null,"license_treatment":"unclear","name":"smplx","python_support":"supports_current","summary":"PyTorch module for loading the SMPLX body model"},"popularity":{"monthly_downloads":131352,"position":11594,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.28"}
