# Lesion detection and Grading of Diabetic Retinopathy via Two-stages Deep   Convolutional Neural Networks

**Authors:** Yehui Yang, Tao Li, Wensi Li, Haishan Wu, Wei Fan, Wensheng Zhang

arXiv: 1705.00771 · 2017-05-03

## TL;DR

This paper introduces a two-stage deep learning approach for diabetic retinopathy detection that localizes lesions, grades severity, and improves accuracy by focusing on lesion patches with an imbalanced weighting scheme.

## Contribution

The novel two-stage DCNN framework simultaneously detects lesions, grades DR severity, and incorporates an imbalanced weighting scheme to enhance performance.

## Key findings

- Local lesion detection achieves human-level performance.
- Imbalanced weighting improves DR grading accuracy.
- Method effectively combines local and global features.

## Abstract

We propose an automatic diabetic retinopathy (DR) analysis algorithm based on two-stages deep convolutional neural networks (DCNN). Compared to existing DCNN-based DR detection methods, the proposed algorithm have the following advantages: (1) Our method can point out the location and type of lesions in the fundus images, as well as giving the severity grades of DR. Moreover, since retina lesions and DR severity appear with different scales in fundus images, the integration of both local and global networks learn more complete and specific features for DR analysis. (2) By introducing imbalanced weighting map, more attentions will be given to lesion patches for DR grading, which significantly improve the performance of the proposed algorithm. In this study, we label 12,206 lesion patches and re-annotate the DR grades of 23,595 fundus images from Kaggle competition dataset. Under the guidance of clinical ophthalmologists, the experimental results show that our local lesion detection net achieve comparable performance with trained human observers, and the proposed imbalanced weighted scheme also be proved to significantly improve the capability of our DCNN-based DR grading algorithm.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.00771/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1705.00771/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1705.00771/full.md

---
Source: https://tomesphere.com/paper/1705.00771