Giter Club home page Giter Club logo

edcnn's Introduction

EDCNN: Edge enhancement-based Densely Connected Network with Compound Loss for Low-Dose CT Denoising

By Tengfei Liang, Yi Jin, Yidong Li, Tao Wang.

This repository is an official implementation of the paper EDCNN: Edge enhancement-based Densely Connected Network with Compound Loss for Low-Dose CT Denoising. ArXiv IEEEXplore

Notes:

This repository provides model and loss implementation code, which can be easily integrated into the user's project.

Introduction

EDCNN is a new end-to-end Low-Dose CT Denoiser. Designed as the FCN structure, it can effectively realize the low-dose CT image denoising in the way of post-processing. With the noval edge enhancement module, densely connection and compound loss, the model has a good performance in preserving details and suppressing noise in this denoising task. (For more details, please refer to the original paper)


Fig. 1: Overall architecture of the proposed EDCNN model.

Denoised results

For fairness, we choose the REDCNN, WGAN and CPCE for comparison, because of their design of the single model, which is the same as our EDCNN model. All these models adopt the structure of convolutional neural networks.


Fig. 2: Comparison with existing Models on the AAPM-Mayo Dataset.

AAPM-Mayo dataset

In the experiment of our study, we utilize the dataset of the 2016 NIH AAPM-Mayo Clinic Low-Dose CT Grand Challenge, which is used by current mainstream methods in the field of low-dose CT image denoising. It contains the paired normal-dose CT (NDCT) images and synthetic quarter-dose CT images (LDCT) with a size of 512x512 pixels, collected from 10 patients. So there are LDCT images for inputs of the model and NDCT images as targets, which can support the supervised training process. Download


Citing EDCNN

If you find EDCNN useful in your research, please consider citing:

@article{Liang_2020,
   title={EDCNN: Edge enhancement-based Densely Connected Network with Compound Loss for Low-Dose CT Denoising},
   ISBN={9781728144801},
   url={http://dx.doi.org/10.1109/ICSP48669.2020.9320928},
   DOI={10.1109/icsp48669.2020.9320928},
   journal={2020 15th IEEE International Conference on Signal Processing (ICSP)},
   publisher={IEEE},
   author={Liang, Tengfei and Jin, Yi and Li, Yidong and Wang, Tao},
   year={2020},
   month={Dec}
}

License

This repository is released under the Apache 2.0 license. Please see the LICENSE file for more information.

edcnn's People

Contributors

workingcoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

edcnn's Issues

Test Datasets: The LDCT's test results are inconsistent with other papers

In the experiment where the ratio of training set to test set is 9 to 1, the index of LDCT in your paper is 36.7594, but my personal test result is 40+, which is closer to REDCNN.
I would like to ask if you adjusted the contrast of the picture before conducting the experiment, and if so, what is the value of the contrast?
Thank you

training code

Thank you very much for the work you have done, can you open source the training code

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.