mdbloice / Augmentor

Image augmentation library in Python for machine learning.
https://augmentor.readthedocs.io/en/stable
MIT License
5.08k stars 866 forks source link

Addition of nii, dicom file formats for medical image scans #217

Open rushin682 opened 4 years ago

rushin682 commented 4 years ago

I was hoping if we could add the support for nii, nii.gz and dicom file formats. These are the most commonly used file formats for medical image scans.

Also, volumetric data augmentation can be a good option.

Let me know!

simkarwin commented 1 year ago

you can use the mimo-Keras package for this purpose. https://github.com/simkarwin/mimo_keras