Code Monkey home page Code Monkey logo

cs-net's Introduction

I-0 CS-Net: Channel and Spatial Attention Network for Curvilinear Structure Segmentation

This repo is the official implementation of CS-Net: Channel and Spatial Attention Network for Curvilinear Structure Segmentation.

The main contribution of this work is the publication of two scarce datasets in the medical image field. Plesae click the link below to access the details and source data.

I-1 Experiment Results

I-1.1 Vessel Segmentation on Fundus

I-1.2 Vessel Segmentation on OCT-A images

I-1.3 Nerve fibre tracing on CCM

I-2 Usage:

Using the train.py and predict.py to train and test the model on your own dataset, respectively.

I-3 Requirements:

  • PyTorch >= 0.4.1
  • tqdm
  • cv2
  • visdom
  • sklearn

The attention module was implemented based on DANet. The difference between the proposed module and the original block is that we added a new 1x3 and 3x1 kernel convolution layer into spatial attention module. Plese refer to the paper for details.

I-4 Citation

@inproceedings{mou2019cs,
  title={CS-Net: channel and spatial attention network for curvilinear structure segmentation},
  author={Mou, Lei and Zhao, Yitian and Chen, Li and Cheng, Jun and Gu, Zaiwang and Hao, Huaying and Qi, Hong and Zheng, Yalin and Frangi, Alejandro and Liu, Jiang},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={721--730},
  year={2019},
  organization={Springer}
}

II-0 CS$^2$-Net: Deep Learning Segmentation of Curvilinear Structures in Medical Imaging

The extension of the 2D CS-Net

II-1 3D Volume Segmentation Results

II-1.1 MRA Brain Vessel

II-1.2 Synthetic & VascuSynth

II-2 Usage:

train3d.py is used to train the 3D segmentation network.

predict3d.py is used to test the trained model.

Please note that you should change the dataloader definition in train3d.py.

II-2.1

Requirements:

  • PyTorch = 0.4.1

  • visdom

  • SimpleITK:

    pip install SimpleITK

II-3 Citation

@article{mou2020cs2,
  title={CS2-Net: Deep Learning Segmentation of Curvilinear Structures in Medical Imaging},
  author={Mou, Lei and Zhao, Yitian and Fu, Huazhu and Liux, Yonghuai and Cheng, Jun and Zheng, Yalin and Su, Pan and Yang, Jianlong and Chen, Li and Frangi, Alejandro F and others},
  journal={Medical Image Analysis},
  pages={101874},
  year={2020},
  publisher={Elsevier}
}

II-4 Correction to: CS2-Net- Deep learning segmentation of curvilinear structures in medical imaging

The original comparison results in Table 8 on page 14 are:

The corrected comparison results are:

III Dataset Links:

DRIVE http://www.isi.uu.nl/Research/Databases/DRIVE/
STARE http://www.ces.clemson.edu/ahoover/stare/
IOSTAR http://www.retinacheck.org/
ToF MIDAS http://insight-journal.org/midas/community/view/21
Synthetic https://github.com/giesekow/deepvesselnet/wiki/Datasets
VascuSynth http://vascusynth.cs.sfu.ca/Data.html

cs-net's People

Contributors

ineedzx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.