You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. My name is Ji-won, and I have recently started studying medical image segmentation. I want to express my gratitude for the open code resources you have shared, as they have been incredibly helpful in my learning journey.
I have a question regarding augmentation. In your documentation, you mentioned "fixed parameters" for augmentation, and I was wondering where I might find details about the augmented data. After preprocessing, the plans.json file primarily includes information about cropping and normalization. Could you please clarify if additional augmentations, such as mirroring or rotation, are also applied?
Thank you very much for your time and assistance. I greatly appreciate your guidance.
Hi @jiwonpoong , here you can find all train augmentations and below also the validation augmentations that are used in the default trainer.
If you have further questions or need more clarifications about the augmentations let me know!
Best,
Sebastian
I hope this message finds you well. My name is Ji-won, and I have recently started studying medical image segmentation. I want to express my gratitude for the open code resources you have shared, as they have been incredibly helpful in my learning journey.
I have a question regarding augmentation. In your documentation, you mentioned "fixed parameters" for augmentation, and I was wondering where I might find details about the augmented data. After preprocessing, the plans.json file primarily includes information about cropping and normalization. Could you please clarify if additional augmentations, such as mirroring or rotation, are also applied?
Thank you very much for your time and assistance. I greatly appreciate your guidance.
}
The text was updated successfully, but these errors were encountered: