thomasverelst / dynconv

Code for Dynamic Convolutions: Exploiting Spatial Sparsity for Faster Inference (CVPR2020)
https://arxiv.org/abs/1912.03203
126 stars 14 forks source link

Issue with Preprocessing MPII Dataset for Pose Estimation Project #15

Open xiaoran-roosevelt opened 2 months ago

xiaoran-roosevelt commented 2 months ago

Thank you for your work; it has been very inspiring. However, I encountered some issues when trying to replicate the experimental results. Specifically, I am having trouble with preprocessing the MPII dataset. Following the format in the README does not seem to work, and converting it to COCO format also leads to problems. Could you please provide guidance on how to preprocess the MPII dataset correctly so that I can successfully run the test code in the pose project? image image