Coder Social home page Coder Social logo

fundus-correction-cofe-net's Introduction

Modeling and Enhancing Low-Quality Retinal Fundus Images

**Understanding, Modeling, and Correcting Low-quality Retinal Fundus Images for Clinical Observation and Analysis

Ziyi Shen, Huazhu Fu, Jianbin Shen, and Ling Shao

Retinal fundus image dataset๐Ÿš€๐Ÿš€๐Ÿš€

In this work, we analyze the ophthalmoscope imaging system and model the reliable degradation of major inferior-quality factors, including uneven illumination, blur, and artifacts.

Fundus image correction algorithm ๐Ÿ’ญ๐Ÿ’ญ๐Ÿ’ญ

Based on the proposed realistic degradation model, a clinical-oriented fundus correction network (Cofe-Net) is proposed to suppress the global degradation factors, and simulataneously preserve anatomical retinal structure and pathological characteristics for clinical observation and analysis. This algorithm is able to effectively corrects low-quality fundus images without losing retinal details, and benefits medical image analysis applications, e.g., retinal vessel segmentatio and optic disc/cup detection.

Here we will release the code of our degradation algorithm and corresponding parameters for low-quality fundus image generation. You also could refer to your own requirement and simulate specific images by setting your own data.

The code of our Cofe-Net will also be released soon.

Here we release the model we implements, which include:

encode_decode_vessel_2scale_share_res_atten:

multi-scale enhancement network, which is embedded a multi-scale vessel segmentation feature(RSA module) and a attention module(LQA module).

  1. download the vessel feature extraction model and enhacement model, add in the main path.
# The test images are seletected from KAGGLE dataset, if you want to know more about the dataset, please download from homepage.
2. Please test the image in imgs folder, which includes the low-quality images and masks. 

3. Run test.py

4. The degradation model can be found in ./degradation_code

The release code also include the network achitectures, which are applied in ablation study, please refer to the newtworks.

encode_decode_res:

multi-scale enhancent network, constrained by solely content loss.

encode_decode_vessel_res:

multi-scale enhancement newtork, which is embeded another single-scale vessel segmentation feature(RSA module).

encode_decode_vessel_2scale_share_res:

multi-scale enhancement newtork, which is embeded another multi-scale vessel segmentation feature(RSA module).

Citation

@article{deep_reitna_enhance,
  title={Modeling and Enhancing Low-Quality Retinal Fundus Images},
  author={Shen, Ziyi and Fu, Huazhu and Shen, Jianbing and Shao, Ling},
  journal={IEEE Transactions on Medical Imaging},
  volume={40},
  number={3},
  pages={996--1006},
  year={2020},
  publisher={IEEE}
}

fundus-correction-cofe-net's People

Contributors

joanshen0508 avatar

Stargazers

 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.