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

"patchwise-crop" need a patch shape // channel notation inconsistencies #158

Open
Pfleiderer-Adrian opened this issue Jun 22, 2022 · 0 comments

Comments

@Pfleiderer-Adrian
Copy link

In processing/preprocessor.py it says on the patch_shape value documentation: "This parameter will be redundant if fullimage or patchwise-crop analysis is selected!!". But in the init-function, the patch-shape parameter check fires an error if the patch-shape is None or not specified when patchwise-crop is selected as analysis option.

The documentation says also that the subfunction use the patch-shape in first-channel mode but the MIScnn I/O Definition uses the last-channel notation. Maybe this sould be unified?

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