cathy

Results 12 comments of cathy

> I would like to visualize the result for https://github.com/zju3dv/EasyMocap/blob/master/doc/mvmp.md to check whether the smpl for multi-person is correct after reprojecting on the input view RGB image.

I would like to ask after I get the four person 3D keypoints, why I can only fit the smpl for only 2 person as the pictures show: [ ](url)...

> Our code will automatically read all the person in `keypoints3d`, you can check the loading results at `smpl_from_keypoints`. I checked that there existed missing hand joints in the original...

After loading the 3d keypoints for one of the four, the shape parameters are all zeros as shown in the photos. Cloud you please give me some suggestion?

I have problem about the mesh format. I use OFF file and still met following problem. Could you please provide clues to deal with it ? Such as what VV...

> During rendering final video, I got this error: > > ``` > Traceback (most recent call last): > File "demo.py", line 347, in > main(args) > File "demo.py", line...

I have a question. When I have simplified the mesh and used blender to parameterize the simplified mesh. How could I get the UVmap for the original mesh not the...

> Why not directly parameterize the original mesh if you want the UVmap for the original mesh? Because the original mesh is too complex to obtain marked seams manually.

> Yes, you can. It's a pure optimization method. And it supports a video, multiple images, or a single image. And we will provide the HPS initialization in this week,...

> try this one https://github.com/alecjacobson/skeleton-builder > […](#) > On Wed, Dec 30, 2020 at 9:58 PM Xianjin111 ***@***.***> wrote: I wanna ask how to generate the bone_roots.bf file and weight.dmat...