ImageAugmenter extension released!

We are happy to announce that the ImageAugmenter extension is now available in the preview release of 3D Slicer. This new extension lets you easily augment your medical image datasets without writing a single line of code.

The extension includes more than 20 transformations based on the MONAI framework, letting the user set almost all parameters for each transformation. It also faithfully respects the name and meaning of the parameters, so you can easily consult the documentation to understand the meaning of each parameter and transformation here: https://docs.monai.io/en/latest/transforms.html.

If you want, you can also choose the path for your masks. This lets you apply augmentation to images and masks at the same time, while keeping the pairing between them even when you use random transformations.

In addition, you can preview the result of all transformations directly in Slicer, allowing you to change parameters more quickly until you are completely satisfied with the result. Once you’re done, you can save the images in the folder of your choice, maintaining the same hierarchy as the files you used as input! Of course, you can also use PyTorch-compatible GPUs (when available) if you want to speed up the computation.

Here you will find a tutorial on how to use it, as well as a link to download sample data and a link to the repository.

If there are features you would like to see added, or if you have any feedback about this extension, please let us know.

We hope you enjoy it and find it useful for your research!

@PaoloZaffino @mfs78

4 Likes