U-C-J

Results 2 comments of U-C-J

Same problem. In test.json provided by HRnet, the test.json size is 7247. But in https://github.com/anibali/eval-mpii-pose, the test.h5 size is 11731. Also, the center and scale are different in test.json and...

It happens in cropping. e.g. randint(127,127) gives you this error because the high value should be larger than 127. Adjust the input size and the crop size to avoid this...