tommycwh

Results 3 comments of tommycwh

Yes, I put the dictionary in the wrong argument while I was writing here. It should be ```projection(smplx_verts, dict(cam_sxy=pred_cam))```. About the resolution, I did not notice about the resolution used...

If the ```projection(...)``` function project 3D points to [-112,+112]^2 (for projected points that are inside the 224^2 bbox), is it possible to (1) first rescale the projected points from the...

I found the parameters to re-create the projection without using the renderer provided in the code (only when IWP camera mode is not used). Following "SPEC: Seeing People in the...