NiftyNet: a Deep-Learning Platform for Medical Imaging

Eli Gibson,Wenqi Li,Carole Sudre,Lucas Fidon,Dzhoshkun I. Shakir,Guotai Wang,Zach Eaton-Rosen,Robert Gray,Tom Doel,Yipeng Hu,Tom Whyntie,Parashkev Nachev,Marc Modat,Dean C. Barratt,Sebastien Ourselin,M. Jorge Cardoso,Tom Vercauteren
DOI: https://doi.org/10.1016/j.cmpb.2018.01.025
IF: 6.1
2018-01-01
Computer Methods and Programs in Biomedicine
Abstract:Background and objectivesMedical image analysis and computer-assisted intervention problems are increasingly being addressed with deep-learning-based solutions. Established deep-learning platforms are flexible but do not provide specific functionality for medical image analysis and adapting them for this domain of application requires substantial implementation effort. Consequently, there has been substantial duplication of effort and incompatible infrastructure developed across many research groups. This work presents the open-source NiftyNet platform for deep learning in medical imaging. The ambition of NiftyNet is to accelerate and simplify the development of these solutions, and to provide a common mechanism for disseminating research outputs for the community to use, adapt and build upon.MethodsThe NiftyNet infrastructure provides a modular deep-learning pipeline for a range of medical imaging applications including segmentation, regression, image generation and representation learning applications. Components of the NiftyNet pipeline including data loading, data augmentation, network architectures, loss functions and evaluation metrics are tailored to, and take advantage of, the idiosyncracies of medical image analysis and computer-assisted intervention. NiftyNet is built on the TensorFlow framework and supports features such as TensorBoard visualization of 2D and 3D images and computational graphs by default.ResultsWe present three illustrative medical image analysis applications built using NiftyNet infrastructure: (1) segmentation of multiple abdominal organs from computed tomography; (2) image regression to predict computed tomography attenuation maps from brain magnetic resonance images; and (3) generation of simulated ultrasound images for specified anatomical poses.ConclusionsThe NiftyNet infrastructure enables researchers to rapidly develop and distribute deep learning solutions for segmentation, regression, image generation and representation learning applications, or extend the platform to new applications.
What problem does this paper attempt to address?