Skip to content

Help understanding prepare_batches and prepare_subfunctions #140

Answered by muellerdo
ChrisJWest asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ChrisJWest,

First of all, I am a massive fan of MIScnn. I've been playing around with it for several months now and it has been incredibly useful. Huge props to the developers and those who help maintain the code-base.

Thank you! Always happy to hear that MIScnn is useful for the community :)
And also nice to see that the new Discussion Forum is useful ;)

I have a quick question regarding the prepare_* functions in preprocessor.py.

Let's say we have several data augmentations, example:

cycles=2, scaling=True, rotations=True, elastic_deform=True, mirror=True

and also several subfunctions, example:

subfunctions = [sf_resample, sf_clipping, sf_normalize]

What is actually happening be…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ChrisJWest
Comment options

Answer selected by ChrisJWest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants