augmentations
xvr.model.augmentations
RandomCenterCrop
RandomCenterCrop(maxcrop: int, p: float = 0.5)
Simulate collimation.
Source code in src/xvr/model/augmentations.py
33 34 35 | |