Project-MONAI / Project-MONAI/MONAI
random plane sampling transform
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
this is a feature request for a spatial random plane sampling transform
mainly for training data augmentation:
https://github.com/ZFTurbo/volumentations/blob/109d1d78025fd06db75fe96db29422a851b32cfb/volumentations/augmentations/transforms.py#L645-L654
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.
Research direction
The issue names no MONAI files or tests; start by comparing the linked volumentations transform with MONAI's existing augmentation-transform entry points. Done means a spatial random plane sampling transform is added for training-data augmentation, with tests covering its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100