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

When to center crop images at test-time #70

Open
naga-karthik opened this issue Oct 2, 2023 · 1 comment
Open

When to center crop images at test-time #70

naga-karthik opened this issue Oct 2, 2023 · 1 comment

Comments

@naga-karthik
Copy link
Collaborator

Currently, the preprocessing transforms during inference do the following (in that order):
Reorientation to RPI --> Resampling to isotropic (1mm) --> Center cropping

But, the problem is it is confusing from a user standpoint to know how to crop. Details in this comment

This issue acts as the thread to keep the discussion open and to revisit when we have more model using deepseg.

@jcohenadad
Copy link
Member

Related to spinalcordtoolbox/spinalcordtoolbox#4182

In fact, the 'crop' parameter will ultimately be implemented in sct_deepseg, so I suggest discussing the issue in SCT's GH repos instead. Maybe this issue should be transferred?

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

2 participants