soddday

Results 7 comments of soddday

I use this line but failed to download the file, Public access is not permitted

hi @pogopo789 when run python write_obj.py --model-folder ../models/ --motion-file ..\transfer_data\support_data\npz_data\00001_0.npz --output-folder ../transfer_data/meshes/amass_sample/ to process my own npz file(SMPL-X NEUTRAL),I meet this error WARNING: You are using a SMPL+H model, with...

hi @vas0206 @pogopo789 @wangfusehng @meongeun did you slove this problem?

Hi @yyvhang how did you annotate the data,I also need to annotate data with different labels

hi @yyvhang I notice that u get the smplh pose from smplx ,I use SMPLer -X from [https://github.com/SMPLCap/SMPLer-X](url) to get the smplx npz file and want to transfer it to...

Hi @yyvhang In LEMON, there is a step to create the SMPLH parameters as a mesh, obtain the vertices of the mesh, and then normalize the vertices. I have also...

@Wei-Chen-hub thank u, I already solve this problem ,but I wonder if I could change the shape of betas from (1,10) -> (1,16). the shape of betas is not fixed,...