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#

SMPLFitter provides forward and inverse kinematics for SMPL-family body models.

Main submodules: - smplfitter.np - NumPy backend - smplfitter.pt - PyTorch backend - smplfitter.tf - TensorFlow backend - smplfitter.jax - JAX backend - smplfitter.nb - Numba backend

Submodules#

  • smplfitter.download
  • smplfitter.jax
  • smplfitter.nb
  • smplfitter.np
  • smplfitter.pt
  • smplfitter.tf

previous

SMPL-to-SMPL-X Conversion Benchmark

next

smplfitter.download

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

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.1.