MontaEllis/Pytorch-Medical-Segmentation
A PyTorch implementation of 2D and 3D segmentation models for medical imaging data.
Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository provides a PyTorch-based framework for medical image segmentation supporting both 2D and 3D architectures. It implements common segmentation algorithms like UNet and variants, supporting formats such as NIfTI and NRRD through the torchio library. The project includes training and inference code with configurable hyperparameters for multi-category segmentation tasks.