microsoft / voxelpose-pytorch

Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
MIT License
486 stars 92 forks source link

Train heat map predictor #22

Open sudo-vinnie opened 3 years ago

sudo-vinnie commented 3 years ago

Hi, I am using the panoptic dataset, and I am wondering if it is possible to train the heatmap predictor with this dataset?

StephanPan commented 3 years ago

@sudo-vinnie hi, dude, have you done the cross-dataset evaluation? i find that the model performs well in single datasets. but when i use the panoptic dataset as the trainset while the campus datasets as the testset, the performance is very poor.