Skip to main content
Ctrl+K

smplfitter

  • How-To Guides
  • SMPL-to-SMPL-X Conversion Benchmark
  • API Reference
  • GitHub
  • How-To Guides
  • SMPL-to-SMPL-X Conversion Benchmark
  • API Reference
  • GitHub

Section Navigation

  • smplfitter.download
  • smplfitter.jax
    • get_cached_body_model
  • smplfitter.nb
    • smplfitter.nb.precompile
      • precompile
    • get_cached_body_model
  • smplfitter.np
    • BodyModel
      • __call__
      • single
      • rototranslate
    • BodyFitter
      • fit
      • fit_with_known_pose
      • fit_with_known_shape
    • BodyConverter
      • convert
      • convert_vertices
    • get_cached_body_model
  • smplfitter.pt
    • get_cached_body_model
  • smplfitter.tf
    • get_cached_body_model
  • smplfitter
  • smplfitter.download

smplfitter.download#

Download SMPL-family body model files from official sources.

Usage:

python -m smplfitter.download [target_directory]

Requires separate registration at each of these sites beforehand:

  • https://smpl.is.tue.mpg.de/ (SMPL)

  • https://smpl-x.is.tue.mpg.de/ (SMPL-X)

  • https://mano.is.tue.mpg.de/ (MANO and SMPL+H)

  • https://agora.is.tue.mpg.de/ (kid body templates)

Use the same email and password for all registrations.

previous

smplfitter

next

smplfitter.jax

© Copyright 2024-2026, István Sárándi.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.1.