Add the transformations required to perform Context Prediction and Context Restoration ## TODOs - [ ] Add `CoarseDropout` - [ ] Add `SwapPatches` - [ ] Add `FillRegionsWithValue` - [ ] Add `Swap2DPatches` Source: https://github.com/jeffreydominic/MedSegPy/blob/context_encoder/medsegpy/data/transforms/transform_gen.py
Add the transformations required to perform Context Prediction and Context Restoration
TODOs
CoarseDropoutSwapPatchesFillRegionsWithValueSwap2DPatchesSource: https://github.com/jeffreydominic/MedSegPy/blob/context_encoder/medsegpy/data/transforms/transform_gen.py