How to use torchvision.transforms when I need to load 3D images

Hi @alan_ayu,

This might come a bit late, but maybe you can use TorchIO for this. Someone asked about RandomCrop here, and you have multiple normalization transforms in the documentation.

3 Likes