You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an offset of the printed coordinates in the json file. We can only get the true coordinates when we set the radius of the circle that gets printed as 0. Otherwise, the printed coordinates are wrong and it prints the outer right point on the diameter of the circle that gets plotted. This should get fixed.
Reproduces the problem - code sample
Not a problem but a bug
Additional information
No response
The text was updated successfully, but these errors were encountered:
Unfortunately, I can't share the images, but I can share the keypoints that got printed.
Because I used the keypoints from the json file on the predictions folder and then I plotted them myself on top of the images, that's how I noticed it.
Thank you for bringing this issue to our attention. This bug should have been fixed in #2631. We appreciate any additional feedback you may have on your user experience.
Prerequisite
Bug
Thank you for your work. I found a bug.
There is an offset of the printed coordinates in the json file. We can only get the true coordinates when we set the radius of the circle that gets printed as 0. Otherwise, the printed coordinates are wrong and it prints the outer right point on the diameter of the circle that gets plotted. This should get fixed.
Reproduces the problem - code sample
Not a problem but a bug
Additional information
No response
The text was updated successfully, but these errors were encountered: