paper-with-me

Papers

ReLayNet: Retinal Layer and Fluid Segmentation of Macular Optical Coherence Tomography using Fully Convolutional Network

2017-04-07 · Abhijit Guha Roy, Sailesh Conjeti, Sri Phani Krishna Karri, Debdoot Sheet, Amin Katouzian, Christian Wachinger, Nassir Navab

Optical coherence tomography (OCT) is used for non-invasive diagnosis of diabetic macular edema assessing the retinal layers. In this paper, we propose a new fully convolutional deep architecture, termed ReLayNet, for end-to-end segmentation of retinal layers and fluid masses in eye OCT scans. ReLayNet uses a contracting path of convolutional blocks (encoders) to learn a hierarchy of contextual features, followed by an expansive path of convolutional blocks (decoders) for semantic segmentation. ReLayNet is trained to optimize a joint loss function comprising of weighted logistic regression and Dice overlap loss. The framework is validated on a publicly available benchmark dataset with comparisons against five state-of-the-art segmentation methods including two deep learning based approaches to substantiate its effectiveness.

📄 PDF Abstract BibTeX arXiv:1704.02161

Code (2)

Nikolay1998/relaynet_pytorch pytorch
abhi4ssj/relaynet_pytorch pytorch

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Cystoid macular edema segmentation of Optical Coherence Tomography images using fully convolutional neural networks and fully connected CRFs

2017-09-15 · Fangliang Bai, Manuel J. Marques, Stuart J. Gibson

In this paper we present a new method for cystoid macular edema (CME) segmentation in retinal Optical Coherence Tomography (OCT) images, using a fully convolutional neural network (FCN) and a fully connected conditional …

Segmentation

Livelayer: A Semi-Automatic Software Program for Segmentation of Layers and Diabetic Macular Edema in Optical Coherence Tomography Images

2020-03-12 · Mansooreh Montazerin, Zahra Sajjadifar, Elias Khalili Pour, Hamid Riazi-Esfahani 외

Given the capacity of Optical Coherence Tomography (OCT) imaging to display symptoms of a wide variety of eye diseases and neurological disorders, the need for OCT image segmentation and the corresponding data interpreta…

Image SegmentationSegmentationSemantic Segmentation

Uncertainty-Aware Multi-Source Retinal Fluid Segmentation in OCT

2026-07-09 · Animesh Kumar arxiv

Measuring retinal fluid from optical coherence tomography (OCT) drives treatment decisions in macular disease, but manual annotation is slow and segmentation models trained on one scanner degrade on another. We present a…

Automated segmentation of retinal fluid volumes from structural and angiographic optical coherence tomography using deep learning

2020-06-03 · Yukun Guo, Tristan T. Hormel, Honglian Xiong, Jie Wang 외

Purpose: We proposed a deep convolutional neural network (CNN), named Retinal Fluid Segmentation Network (ReF-Net) to segment volumetric retinal fluid on optical coherence tomography (OCT) volume. Methods: 3 x 3-mm OCT s…

DiagnosticSegmentation

Retinal Image Segmentation with Small Datasets

2023-03-09 · Nchongmaje Ndipenoch, Alina Miron, Zidong Wang, Yongmin Li

Many eye diseases like Diabetic Macular Edema (DME), Age-related Macular Degeneration (AMD), and Glaucoma manifest in the retina, can cause irreversible blindness or severely impair the central version. The Optical Coher…

AnatomyData AugmentationImage SegmentationSegmentation+1