HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

HyperDense-Net: A hyper-densely connected CNN for multi-modal image segmentation

Dolz Jose ; Gopinath Karthik ; Yuan Jing ; Lombaert Herve ; Desrosiers Christian ; Ayed Ismail Ben

HyperDense-Net: A hyper-densely connected CNN for multi-modal image
  segmentation

Abstract

Recently, dense connections have attracted substantial attention in computervision because they facilitate gradient flow and implicit deep supervisionduring training. Particularly, DenseNet, which connects each layer to everyother layer in a feed-forward fashion, has shown impressive performances innatural image classification tasks. We propose HyperDenseNet, a 3D fullyconvolutional neural network that extends the definition of dense connectivityto multi-modal segmentation problems. Each imaging modality has a path, anddense connections occur not only between the pairs of layers within the samepath, but also between those across different paths. This contrasts with theexisting multi-modal CNN approaches, in which modeling several modalitiesrelies entirely on a single joint layer (or level of abstraction) for fusion,typically either at the input or at the output of the network. Therefore, theproposed network has total freedom to learn more complex combinations betweenthe modalities, within and in-between all the levels of abstraction, whichincreases significantly the learning representation. We report extensiveevaluations over two different and highly competitive multi-modal brain tissuesegmentation challenges, iSEG 2017 and MRBrainS 2013, with the former focusingon 6-month infant data and the latter on adult images. HyperDenseNet yieldedsignificant improvements over many state-of-the-art segmentation networks,ranking at the top on both benchmarks. We further provide a comprehensiveexperimental analysis of features re-use, which confirms the importance ofhyper-dense connections in multi-modal representation learning. Our code ispublicly available at https://www.github.com/josedolz/HyperDenseNet.

Code Repositories

josedolz/HyperDenseNet
Official
pytorch
Mentioned in GitHub
josedolz/HyperDenseNet_pytorch
pytorch
Mentioned in GitHub
black0017/MedicalZooPytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-iseg-2017HyperDenseNet
Dice Score: 0.9257

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
HyperDense-Net: A hyper-densely connected CNN for multi-modal image segmentation | Papers | HyperAI