3DUnetCNN

Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation

MIT License

Stars
1.9K
Committers
7

Bot releases are hidden (Show)

3DUnetCNN - PyTorch/MONAI Backend Latest Release

Published by ellisdg about 1 year ago

Major update over previous versions of this repository. Now data loading and processing is done with PyTorch/MONAI. This results in much much faster data loading compared to nilearn. The resampling function in nilearn was very slow, and now the resampling is 10-20 times faster. I removed old sequences/datasets as they were getting too complicated and too difficult to maintain.

Package Rankings
Top 6.74% on Proxy.golang.org
Badges
Extracted from project README
Tumor Segmentation Example
Related Projects