Thanks for making the code available!
Could you explain how you split the data in MPII's "annot"?
Based on the provided code,
the training image number is 25925 and the validation image number is 2958
Is this data split universally agreed or just for this paper?
Because I found in https://github.com/leoxiaobin/deep-high-resolution-net.pytorch/issues/34
The Training and Validation split is different.
Thanks
Thanks for making the code available! Could you explain how you split the data in MPII's "annot"? Based on the provided code, the training image number is 25925 and the validation image number is 2958 Is this data split universally agreed or just for this paper? Because I found in https://github.com/leoxiaobin/deep-high-resolution-net.pytorch/issues/34 The Training and Validation split is different. Thanks