Project-MONAI / Project-MONAI/tutorials
Add tutorial to show different sampling transforms
Open
@yiheng-wang-nv is already working on this.
Since Jul 11, 2021.
good first issue
- Dominant language
- Jupyter Notebook
- Stars
- 2.5k
- Forks
- 803
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 3
Description
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: https://github.com/Project-MONAI/MONAI/pull/2557).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.