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.nb

smplfitter.nb#

Numba implementation of body models.

Submodules#

  • smplfitter.nb.precompile

Functions#

get_cached_body_model([model_name, gender, model_root])

Return a cached BodyModel instance, creating it on first call.

previous

get_cached_body_model

next

smplfitter.nb.precompile

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

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.1.