Project-MONAI / Project-MONAI/MONAI
OpticalDistortion data augmentation
Open
@yiheng-wang-nv is already working on this.
Since Oct 15, 2021.
Feature request
- 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.
random optical distortion data aug. in 2D and 3D, e.g. following the 2D impl. from albumentations (class OpticalDistortion):
https://github.com/albumentations-team/albumentations/blob/0173bfa4956780ed9b523447487233018fd25433/albumentations/augmentations/transforms.py#L382
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.