Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output format and rescaling #22

Closed
tfederico opened this issue Sep 16, 2021 · 1 comment
Closed

Output format and rescaling #22

tfederico opened this issue Sep 16, 2021 · 1 comment

Comments

@tfederico
Copy link

Hello,

in the documentation you say that when prediction 3d coordinates, the X and Y are "aligned to input image".
Could you please explain this in detail? Does it mean that the model outputs something in the range [-1, 1] or [0, 1] and you rescale it based on the image size?

If I wanted to rescale them in the range [-1, 1], should I just divide them by the image width and height respectively? Or do you perform a square cropping (e.g., 256x256) and one should divide the output accordingly?

Also, does [0, 0] correspond to the top left corner of the image?

@tfederico
Copy link
Author

sorry, wrong repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant