paper-with-me

홈 › Papers

Detecting Severity of Diabetic Retinopathy from Fundus Images: A Transformer Network-based Review

2023-01-03 · Tejas Karkera, Chandranath Adak, Soumi Chattopadhyay, Muhammad Saqib

Diabetic Retinopathy (DR) is considered one of the significant concerns worldwide, primarily due to its impact on causing vision loss among most people with diabetes. The severity of DR is typically comprehended manually by ophthalmologists from fundus photography-based retina images. This paper deals with an automated understanding of the severity stages of DR. In the literature, researchers have focused on this automation using traditional machine learning-based algorithms and convolutional architectures. However, the past works hardly focused on essential parts of the retinal image to improve the model performance. In this study, we adopt and fine-tune transformer-based learning models to capture the crucial features of retinal images for a more nuanced understanding of DR severity. Additionally, we explore the effectiveness of image transformers to infer the degree of DR severity from fundus photographs. For experiments, we utilized the publicly available APTOS-2019 blindness detection dataset, where the performances of the transformer-based models were quite encouraging.

📄 PDF Abstract BibTeX arXiv:2301.00973

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Class Attention A Class Attention layer, or CA Layer, is an attention mechanism for [vision…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Detecting diabetic retinopathy severity through fundus images using an ensemble of classifiers

2023-07-31 · Eduard Popescu, Adrian Groza, Ioana Damian

Diabetic retinopathy is an ocular condition that affects individuals with diabetes mellitus. It is a common complication of diabetes that can impact the eyes and lead to vision loss. One method for diagnosing diabetic re…

Image SegmentationSemantic Segmentation

DRDr II: Detecting the Severity Level of Diabetic Retinopathy Using Mask RCNN and Transfer Learning

2020-11-30 · Farzan Shenavarmasouleh, Farid Ghareh Mohammadi, M. Hadi Amini, Hamid R. Arabnia

DRDr II is a hybrid of machine learning and deep learning worlds. It builds on the successes of its antecedent, namely, DRDr, that was trained to detect, locate, and create segmentation masks for two types of lesions (ex…

Transfer Learning

Classification of Diabetic Retinopathy Severity in Fundus Images with DenseNet121 and ResNet50

2021-08-19 · Jonathan Zhang, Bowen Xie, Xin Wu, Rahul Ram 외

In this work, deep learning algorithms are used to classify fundus images in terms of diabetic retinopathy severity. Six different combinations of two model architectures, the Dense Convolutional Network-121 and the Resi…

Deep Learning based Early Detection and Grading of Diabetic Retinopathy Using Retinal Fundus Images

2018-12-27 · Sheikh Muhammad Saiful Islam, Md Mahedi Hasan, Sohaib Abdullah

Diabetic Retinopathy (DR) is a constantly deteriorating disease, being one of the leading causes of vision impairment and blindness. Subtle distinction among different grades and existence of many significant small featu…

Specificity

Diabetic Retinopathy Classification using Downscaling Algorithms and Deep Learning

2026-05-12 · Nishi Doshi, Urvi Oza, Pankaj Kumar arxiv

Diabetic Retinopathy (DR) is an art and science of recording and classifying the retinal images of a diabetic patient. DR classification deals with classifying retinal fundus image into five stages on the basis of severi…