Git Product home page Git Product logo

skelcon's Introduction

SkelCon

PyTorch implementation for our paper on TMI2022:
Y. Tan, K. -F. Yang, S. -X. Zhao and Y. -J. Li, "Retinal Vessel Segmentation with Skeletal Prior and Contrastive Loss," in IEEE Transactions on Medical Imaging, doi: 10.1109/TMI.2022.3161681.

WebPage:https://ieeexplore.ieee.org/abstract/document/9740153

Figures

FigureOfPaper

Structure

/code

  • Data Augmentation Method: code\color_space_mixture.py
  • Sample Contrastive Learning: code\sample_contrastive_learning.py
  • Skeletal Prior based Network: code\model_skelcon.py

/onnx

  • Pytorch trained weights from DRIVE, STARE, CHASE DB1, and HRF datasets.
  • The *.onnx weights can be directly used to extract vessels from fundus images, see onnx\infer.py

/results

  • segmentation results for popular datasets: results\popular
  • segmentation results for cross-dataset-validation: results\generalization

Contact

For any questions, please contact me. And my e-mails are

Citation

If you use this codes in your research, please cite the paper:

@article{tan2022retinal,
  title={Retinal Vessel Segmentation with Skeletal Prior and Contrastive Loss},
  author={Tan, Yubo and Yang, Kai-Fu and Zhao, Shi-Xuan and Li, Yong-Jie},
  journal={IEEE Transactions on Medical Imaging},
  year={2022},
  doi={10.1109/TMI.2022.3161681}
  publisher={IEEE}
}

skelcon's People

Contributors

tyb311 avatar

Watchers

 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.