Is it possible to get the Body Part Segmentations
Hi team
first of all ´great job !
I am currently trying to do some body part swaps project and came across your project.
I would like to know if its possible to get the body parts as shown in the following pictures.

I want to not only have a "3D avatars" but also have the body regions itself to cut away the regions I am not interested in for post processing
Is there any way to get them as shown in the pictures ? It doesn't have to be so detailed but it would be great if it was.
Following this issue. Sounds interesting feature to have
Yeah, Interesting feature. To achieve this, you only need to attach to a part index label to each vertex. Here is the thing you want https://github.com/Meshcapade/wiki/blob/main/assets/SMPL_body_segmentation/smpl/smpl_vert_segmentation.json
thanks i will look into that !
great job !