#112 · Primary category: Computer Vision
voxelmorph
Unsupervised Learning for Image Registration
Project last updated:08/17/26
GitHub Stars
2.7K
Forks
640
Contributors
22
License
Apache-2.0
Why we included this project
Aligning medical images has traditionally meant slow iterative optimization, but VoxelMorph replaces that with a deep network that learns a deformation field warping one volume onto another. Its unsupervised losses remove the need for manually labeled training data, and diffeomorphic transforms keep the resulting warps invertible and biologically plausible. The library ships training, registration, and evaluation scripts, including Dice overlap scoring, plus pretrained models, so a team can register a pair of volumes quickly or retrain on its own data with modest customization. It is aimed at medical imaging researchers and engineers building pipelines around longitudinal or population scans, and the tutorial plus several Colab demos, deformable and affine registration among them, make it approachable. One caveat: the PyTorch version is under active development and interfaces may shift, so teams wanting stability may prefer the TensorFlow branch.
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)