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
Is your feature request related to a problem? Please describe.
Currently, we already have several crop transforms that can generate random samples/patches during training, I think we should develop a tutorial to show how to use them and the expected data that generated.
Like: RandCropByPosNegLaheld, RandSpatialCropSamplesd, RandWeightedCropd and the RandCropByLabelClassesd(in PR: Project-MONAI/MONAI#2557).