GraphMLP icon indicating copy to clipboard operation
GraphMLP copied to clipboard

[PR 2024] GraphMLP: A Graph MLP-Like Architecture for 3D Human Pose Estimation

Results 10 GraphMLP issues
Sort by recently updated
recently updated
newest added

Hello, could you please send the original image for visualization? Unable to find the original image. Looking forward to your reply. Thank you.@Vegetebird

Hello, thank you very much for your work. Enter 2D ground truth, execute: Python main.py -- frames 1-- batch_ Size 256-- keypoints' gt '. The best result obtained is p1:...

After training, the MPJPE I achieved is 49.82, which does not reach the 49.2 reported in the paper. Could you provide more training details to help improve the results? Thank...

when add the best save model:python main.py --frames 1 --batch_size 256 --refine --lr 1e-5 --previous_dir \media\q\data\dd\GraphMLP-main\checkpoint\0302_1419_03_1\model_10_5002.pth,why is mistake and the error is IndexError: list index out of range. i am...

Hello,is the result 43.8 of 243 in your pretrained model a refine or a norefine result?

I read the visualization in your paper, and it is very intuitive and good-looking. Could you please share your code? ![image](https://github.com/user-attachments/assets/d36dd85f-116d-4528-bb0b-6715306254cd)

How to train a 1-frame GraphMLP model on MPI-INF-3DHP?