qiqiApink

Results 17 issues of qiqiApink

Which script should I run to extract human3.6m pose annotations?

Thanks for your excellent work! Can you release the PSS code?

I wonder how to extract pose feature by using pretrained vposer or using API. Can any one help me?

There are too many bugs in the TRACE training code including the dataloader. Can you check your code and upload some missing files used by dataloaders to make sure the...

I ran the demo_video.py but I got the following error ``` Traceback (most recent call last): File "scripts/demo_video.py", line 137, in hybrik_model = builder.build_sppe(cfg.MODEL) File "/home/yqzhang/HybrIK/hybrik/models/builder.py", line 21, in build_sppe...

I run the demo.py with `python demo.py --ckpt data/ckpt/hr48-PA43.0_MJE69.0_MVE81.2_3dpw.pt --backbone hr48 --input_path test_samples/downtown_runForBus_00_3dpw.mp4 --input_type video --save_results --make_video --frame_rate 30` But I got the "Segmentation fault" like this: ``` --------------------------- Visualization...

I downloaded the amass of SMPL+H G format, and I found that the pose is in 156 dimensions. Where can I find the definition or joint names of these 156...

I have generated motions from your pretrained model and thess motions are in the world coordinate. If I want to convert the 263 dimensions of the motion to the relative...

How can I fit the generated 3d joints of KIT to smpl and render them into video?

The link of NTU-RGBD Dataset you provided seems need to apply for permission.