TorchIO-project/torchio
Medical imaging processing for AI applications.
This tool helps medical researchers and practitioners prepare 3D medical images, such as MRI or CT scans, for artificial intelligence applications. It takes raw medical imaging data and applies various transformations, augmentations, and preprocessing steps, outputting enhanced image datasets ready for training AI models. Radiologists, clinical researchers, and biomedical engineers developing AI for image analysis would find this useful.
2,370 stars. Used by 2 other packages. Actively maintained with 32 commits in the last 30 days. Available on PyPI.
Use this if you need to standardize, augment, or introduce realistic artifacts into medical imaging datasets to improve the robustness and performance of your AI models.
Not ideal if you are working with non-medical imaging data or do not need advanced image manipulation for AI model development.
Stars
2,370
Forks
258
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
32
Dependencies
13
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TorchIO-project/torchio"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
aleju/imgaug
Image augmentation for machine learning experiments.
makcedward/nlpaug
Data augmentation for NLP
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
BloodAxe/pytorch-toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
qubvel/ttach
Image Test Time Augmentation with PyTorch!