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

Coordinates of inferencer is missing a rescale #16

Open
jaime-varela opened this issue Oct 6, 2022 · 2 comments
Open

Coordinates of inferencer is missing a rescale #16

jaime-varela opened this issue Oct 6, 2022 · 2 comments

Comments

@jaime-varela
Copy link

I ran the sample docker inference and obtained the mask below:

image

It appears there's a scale transform that I am missing. What post processing is needed to get the image to the right shape?

@jaime-varela
Copy link
Author

Forgot to mention that I am using the CPU version

@jaime-varela
Copy link
Author

After peaking under the hood looks like the coordinates are based on a 360x360 image reshape. After reshaping the mask to my image shape I was able to get a reasonable projection.

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