• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Official implementation of ResUNet++, CRF, and TTA for segmentation of medical images (IEEE JBIHI)

ResUNet++-with-Conditional-Random-Field-and-Test-Time-Augmentation

This is the extension of our previous version of the ResUNet++. In this paper, we describe how the ResUNet++ architecture can be extended by applying Conditional Random Field (CRF) and Test-Time Augmentation (TTA) to further improve its prediction performance on segmented polyps. The GitHub code for the ResUNet++ can be found at here.

ResUNet++

The ResUNet++ architecture is based on the Deep Residual U-Net (ResUNet), which is an architecture that uses the strength of deep residual learning and U-Net. The proposed ResUNet++ architecture takes advantage of the residual blocks, the squeeze and excitation block, ASPP, and the attention block.

ResUNet++: An Advanced Architcture for Medical Image Segmentation

Architecture

Datasets:

The following datasets are used in this experiment:

  1. Kvasir-SEG
  2. CVC-ClinicDB
  3. CVC-ColonDB
  4. ETIS-Larib polyp DB
  5. ASU-Mayo Clinic Colonoscopy Video (c) Database
  6. CVC-VideoClinicDB

Hyperparameters:

  1. Batch size = 16
  2. Number of epoch = 300
  3. Loss = Binary crossentropy
  4. Optimizer = Nadam
  5. Learning Rate = 1e-5 (Adjusted for some experiments)

Results

Qualitative result comparison of the proposed models with UNet, ResUNet, and ResUNet++ on Kvasir-SEG dataset

Qualitative result comparison of the model trained on CVC-612 and tested on Kvasir-SEG

Qualitative result comparison of the model trained on CVC-612 and tested on Kvasir-SEG

ROC curve of the model trained on Kvasir-SEG dataset

Citation

Please cite our work if you find it useful.

@INPROCEEDINGS{8959021,
  author={D. {Jha} and P. H. {Smedsrud} and M. A. {Riegler} and D. {Johansen} and T. D. {Lange} and P. {Halvorsen} and H. {D. Johansen}},
  booktitle={2019 IEEE International Symposium on Multimedia (ISM)}, 
  title={ResUNet++: An Advanced Architecture for Medical Image Segmentation}, 
  year={2019},
  pages={225-255}}
@article{jha2021comprehensive,
  title={A comprehensive study on colorectal polyp segmentation with ResUNet++, conditional random field and test-time augmentation},
  author={Jha, Debesh and Smedsrud, Pia Helen and Johansen, Dag and de Lange, Thomas and Johansen, Havard and Halvorsen, Pal and Riegler, Michael},
  journal={IEEE journal of biomedical and health informatics},
  year={2021},
  publisher={IEEE}
  

}

Contact

Please contact [email protected] for any further questions.

More Repositories

1

2020-CBMS-DoubleU-Net

Official implementation of DoubleU-Net for Semantic Image Segmentation in TensorFlow & Pytorch (Nominated for Best Paper Award (IEEE CBMS))
Python
233
star
2

ResUNetPlusPlus

Official code for ResUNetplusplus for medical image segmentation (TensorFlow & Pytorch implementation)
Python
176
star
3

ColonSegNet

Official implementation of ColonSegNet: Real-Time Polyp Segmentation (Used in NVIDIA Clara Holoscan App for Polyp Segmentation)
Python
51
star
4

GastroVision

GastroVision: A Multi-class Endoscopy Image Dataset for Computer Aided Gastrointestinal Disease Detection https://drive.google.com/drive/folders/1T35gqO7jIKNxC-gVA2YVOMdsL7PSqeAa?usp=sharing
Python
33
star
5

NanoNet

Official implementation of NanoNet: Real-time medical Image segmentation architecture (IEEE CBMS)
Python
29
star
6

TransNetR

Official implementation of TransNetR: Transformer-based Residual Network for Polyp Segmentation with Multi-Center Out-of-Distribution Testing (MIDL 2022)
Python
20
star
7

PolypGen

A multi-centre polyp detection and segmentation dataset for generalisability assessment https://www.nature.com/articles/s41597-023-01981-y
15
star
8

PVTFormer

Liver segmentation using Deep Learning on LiTS 2017 Dataset
Python
14
star
9

UNet-insturment-segmentation

Tensorflow implementation of UNet on surgical Instrument dataset from laparoscopic videos
Python
13
star
10

Kvasir-Instrument

GitHub repository for the Kvasir-instrument dataset
13
star
11

PolypDB

PolypDB: A Curated Multi-Center Dataset for Development of AI Algorithms in Colonoscopy
13
star
12

ResUNetplusplus-PyTorch-

PyTorch implementation of ResUNet++ for Medical Image segmentation
Python
13
star
13

Kvasir-SEG

Kvasir-SEG: A Segmented Polyp Dataset
11
star
14

2020-MediaEval-Medico-polyp-segmentation

GitHub repository for Medico automatic polyp segmentation challenge
Python
10
star
15

DoubleUNet

PyTorch implementation of DoubleUNet for medical image segmentation
Python
10
star
16

TransRUPNet

TransRUPNet for Improved Out-of-Distribution Generalization in Polyp Segmentation (IEEE EMBC)
Python
6
star
17

LightLayers

LightLayers: Parameter Efficient Dense and convolutional Layers for Image Classification (PDCAT-PAAP)
Python
5
star
18

opendatasets

Free datasets for open research, and development
5
star
19

Kvasircapsule-SEG

NanoNet: Real-Time Polyp Segmentation in Capsule Endoscopy & Colonoscopy [Contains an open-access capsule endoscopy dataset (2021 IEEE CBMS)]
5
star
20

Doubleunet_pytorch

Official implementation of DoubleU-Net: A Deep Convolutional Neural Network for Medical Image Segmentation (pytorch implementation)
Python
5
star
21

confusionmatrix

Python
4
star
22

MDNet

Multi Decoder Network for Polyp Segmentation
3
star
23

Labelling_tool

List of labelling tools for computer vision tasks
2
star
24

reproducible_models

Reproducible deep learning models with weight files for method comparison.
1
star
25

DebeshJha

1
star