Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 993 Bytes

libraries.md

File metadata and controls

29 lines (19 loc) · 993 Bytes

Code libraries

Data Augmentation

TorchIO
Pytorch, seems to have nice tools for 3D medical imaging especially, e.g. for elastic deformations via b-spline

ImgAug

Albumentations

MIC-DKFZ/batchgenerators
numpy based data augmentations

Overall Toolsets

Neurite
Great toolset for DL especially with large volume support

VoxelMorph
Great toolset for all things related to Registration/Alignment/Deformations

Nobrainer
Deep Learning Framework for 3D processing implementing existing models from recent literature

NiTorch
NeuroImaging in PyTorch

fast.ai
A Layered API for Deep Learning