xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:
MIT License
7.21k stars 1.92k forks source link

train on MPII #825

Open Dantju opened 3 years ago

Dantju commented 3 years ago

@xingyizhou have u try to train on MPII dataset

xingyizhou commented 3 years ago

I haven't. One thing to note in MPII is that their images are in a high resolution, you may need to make the input resolution higher than 512x512.