Skip to content

LebinDing749/SMPL-Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMPL Mirror

Introduction

This project provides a script for mirroring SMPL/SMPL-X parameterized human body models. The script enables left-right mirroring of the SMPL model, allowing for the creation of symmetric SMPL parameter data.

Usage

  1. Install dependencies:

    pip install smplx scipy trimesh
    
  2. Run the script in a torch environment:

    python smpl_mirror.py
    

Results

Green represents the original, and red represents the mirrored.

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6

Acknowledgements

This project references the following open-source projects:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages