neuron

A Neural networks toolbox with a focus on medical image analysis in tensorflow/keras for now.
Note: this is under ongoing development

Main tools

Requirements:

Papers:

If you use this code, please cite:

Anatomical Priors in Convolutional Networks for Unsupervised Biomedical Segmentation
Adrian V. Dalca, John Guttag, Mert R. Sabuncu
CVPR 2018.
[ PDF | arxiv | bibtex ]

If you are using any of the sparse/imputation functions, please cite:

Unsupervised Data Imputation via Variational Inference of Deep Subspaces
Adrian V. Dalca, John Guttag, Mert R. Sabuncu
Arxiv preprint 2019
[ arxiv | bibtex ]

Development:

Please open an issue [preferred] or contact Adrian Dalca at adalca@csail.mit.edu for question related to neuron.

Use/demos:

Parts of neuron were used in VoxelMorph and brainstorm, which we encourage you to check out!