If I run image_demo.py the keypoint-coord values seems to be greater than 513 for the sample images of size 513? It seems, the scale is set to 1.0 by default and the input image to model is also an image of 513 size. So, how should we interpret a value greater than 513, say 520?
If I run image_demo.py the keypoint-coord values seems to be greater than 513 for the sample images of size 513? It seems, the scale is set to 1.0 by default and the input image to model is also an image of 513 size. So, how should we interpret a value greater than 513, say 520?