torchio and ttach

These are **complements** — TorchIO provides domain-specific medical image augmentations (3D volumes, anatomy-aware transforms) while ttach provides general-purpose test-time augmentation inference strategies (multi-crop/flip predictions), and both can be used together in a medical imaging pipeline.

torchio
77
Verified
ttach
52
Established
Maintenance 20/25
Adoption 12/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 11/25
Maturity 25/25
Community 16/25
Stars: 2,370
Forks: 258
Downloads:
Commits (30d): 32
Language: Python
License: Apache-2.0
Stars: 1,029
Forks: 69
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

About torchio

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.

medical imaging radiology clinical research biomedical engineering AI model training

About ttach

qubvel/ttach

Image Test Time Augmentation with PyTorch!

This tool helps machine learning engineers and researchers improve the accuracy of their image-based AI models during evaluation. It takes a trained model and a batch of test images, then applies various transformations like flips, rotations, and scaling to each image. The model then makes predictions on all augmented versions, which are then combined to produce a more robust and accurate final prediction for segmentation, classification, or keypoint detection tasks.

computer-vision image-analysis deep-learning-evaluation model-robustness

Scores updated daily from GitHub, PyPI, and npm data. How scores work