Vegetebird / MHFormer

[CVPR 2022] MHFormer: Multi-Hypothesis Transformer for 3D Human Pose Estimation
MIT License
521 stars 81 forks source link

How can (x,y,z) 3D points be extracted from 3dpose? #81

Closed ThanosUTH closed 1 year ago

ThanosUTH commented 1 year ago

Hello, excellent work.

How can (x,y,z) 3D points be extracted from 3dpose? It provides only the 2D coordinates ini .npyfile.

Thanks a lot

Vegetebird commented 1 year ago

You can save the post_out https://github.com/Vegetebird/MHFormer/blob/fcf238631016f906477ec9c1d17582097ecf9803/demo/vis.py#L224 to .npz file