Will we be allowed to submit test time augmentation for the data augmentation challenges? if not, what would be the standard augmentations that are applied while loading the data for the testing?

Created by Abhijeet Parida abhijeetparida
hi @abhijeetparida for the final test phase submission, we will evaluate the MLCube which should include test time augmentations. GaNDLF offers the ability to extend existing TorchIO augmentation methods, see the documentation [here](https://docs.mlcommons.org/GaNDLF/extending/#adding-augmentation-transformations)

[Challenge 9] Test Time Augmentations page is loading…