xingyizhou / pytorch-pose-hg-3d

PyTorch implementation for 3D human pose estimation
GNU General Public License v3.0
614 stars 143 forks source link

Does the original human3.6m dataset have an positive effect on the results? #60

Open bucktoothsir opened 5 years ago

bucktoothsir commented 5 years ago

Since the previous model is trained with the processed low-resolution dataset.

xingyizhou commented 5 years ago

Hi, Thanks for the detailed problem. I don't have a strict experiment for that so I can not answer exactly. But I will guess it will not have much effect, since the input res in 256x256, which is very close to 224x224.