Hello, I am trying to adapt the MPII_3DHP dataset on your code, but it's totally overfitting
First I train it on H36M+MPII,the MPJPE is about 50+. This is normal
Then i change the dataset using MPII_3DHP+MPII to train. 50MPJPE in trainset but 200+ in validate dataset.
Have you conducted experiments on MPII_3DHP dataset? Why is there such a serious overfitting?