#119 · Primary category: Computer Vision
torchio
Medical imaging processing for AI applications.
Project last updated:08/01/26
GitHub Stars
2.4K
Forks
275
Contributors
62
License
Apache-2.0
Why we included this project
TorchIO does the data preparation between raw medical scans and a PyTorch training loop. It reads common neuroimaging formats, applies intensity and spatial transforms as augmentation, and cuts large 3D volumes into patches so segmentation or classification networks can train on scans that would not fit in memory whole. The transforms are composable PyTorch-style operations, which keeps preprocessing inside the pipeline instead of scattered across standalone scripts. Teams working with MRI, CT, or other volumetric scans get a practical way to standardize data preparation and add realistic variation without hand-writing custom loaders, and the codebase doubles as a clear example of how a modern medical-imaging pipeline is put together.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)