TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Bi-Directional ConvLSTM U-Net with Densley Connected Convo...

Bi-Directional ConvLSTM U-Net with Densley Connected Convolutions

Reza Azad, Maryam Asadi-Aghbolaghi, Mahmood Fathy, Sergio Escalera

2019-08-31In Proceedings of the IEEE/CVF international conference on computer vision workshops 2019 11Skin Lesion SegmentationLung Nodule SegmentationSegmentationLesion SegmentationSemantic SegmentationMedical Image SegmentationImage Segmentation
PaperPDFCodeCodeCode(official)Code

Abstract

In recent years, deep learning-based networks have achieved state-of-the-art performance in medical image segmentation. Among the existing networks, U-Net has been successfully applied on medical image segmentation. In this paper, we propose an extension of U-Net, Bi-directional ConvLSTM U-Net with Densely connected convolutions (BCDU-Net), for medical image segmentation, in which we take full advantages of U-Net, bi-directional ConvLSTM (BConvLSTM) and the mechanism of dense convolutions. Instead of a simple concatenation in the skip connection of U-Net, we employ BConvLSTM to combine the feature maps extracted from the corresponding encoding path and the previous decoding up-convolutional layer in a non-linear way. To strengthen feature propagation and encourage feature reuse, we use densely connected convolutions in the last convolutional layer of the encoding path. Finally, we can accelerate the convergence speed of the proposed network by employing batch normalization (BN). The proposed model is evaluated on three datasets of: retinal blood vessel segmentation, skin lesion segmentation, and lung nodule segmentation, achieving state-of-the-art performance.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationDRIVEF1 score0.8222BCDU-net
Medical Image SegmentationISIC 2018mean Dice0.847BCDU-net
Medical Image SegmentationISIC 2018F1-Score0.851BCDU-Net (d=3)
Medical Image SegmentationDRIVEAUC0.9789BCDU-Net (d=3)
Medical Image SegmentationDRIVEF1 score0.8224BCDU-Net (d=3)
Medical Image SegmentationLung Nodule Dice Score0.994BCDU-net
Medical Image SegmentationLUNAAUC0.9946BCDU-Net (d=3)
Medical Image SegmentationLUNAF1 score0.9904BCDU-Net (d=3)
Retinal Vessel SegmentationDRIVEAUC0.9789BCDU-Net (d=3)
Retinal Vessel SegmentationDRIVEF1 score0.8224BCDU-Net (d=3)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17