garyzhao / SemGCN

The Pytorch implementation for "Semantic Graph Convolutional Networks for 3D Human Pose Regression" (CVPR 2019).
https://arxiv.org/abs/1904.03345
Apache License 2.0
465 stars 78 forks source link

Have you tested your method for 3D hand pose estimation? #18

Open happyCodingSusan opened 4 years ago

happyCodingSusan commented 4 years ago

Hi @garyzhao, thanks for your amazing work and sharing your codes!

I guess your method should also work for 3D hand pose estimation. Have you ever tested your method on 3D hand pose data sets and compared with some top performers such as A2J, V2V poseNet?

Thank you for your kind reply!

garyzhao commented 4 years ago

Hi @garyzhao, thanks for your amazing work and sharing your codes!

I guess your method should also work for 3D hand pose estimation. Have you ever tested your method on 3D hand pose data sets and compared with some top performers such as A2J, V2V poseNet?

Thank you for your kind reply!

Hi @happyCodingSusan ,

Thanks for your interest in our work!

I believe that SemGCN also works for hands. But unfortunately, I have not tried it on relevant benchmarks. It will be great if you can share the results once you tried.

Best, Long

lpx153623 commented 1 year ago

Hi @happyCodingSusan ,Have you tried it for hands? Could you help me?

happyCodingSusan commented 1 year ago

Hi @happyCodingSusan ,Have you tried it for hands? Could you help me? Hi @lpx153623 , I did not try it.