paper-with-me

Papers

Fully Convolutional Neural Network for Semantic Segmentation of Anatomical Structure and Pathologies in Colour Fundus Images Associated with Diabetic Retinopathy

2019-02-07 · Oindrila Saha, Rachana Sathish, Debdoot Sheet

Diabetic retinopathy (DR) is the most common form of diabetic eye disease. Retinopathy can affect all diabetic patients and becomes particularly dangerous, increasing the risk of blindness, if it is left untreated. The success rate of its curability solemnly depends on diagnosis at an early stage. The development of automated computer aided disease diagnosis tools could help in faster detection of symptoms with a wider reach and reasonable cost. This paper proposes a method for the automated segmentation of retinal lesions and optic disk in fundus images using a deep fully convolutional neural network for semantic segmentation. This trainable segmentation pipeline consists of an encoder network, a corresponding decoder network followed by pixel-wise classification to segment microaneurysms, hemorrhages, hard exudates, soft exudates, optic disk from background. The network was trained using Binary cross entropy criterion with Sigmoid as the last layer, while during an additional SoftMax layer was used for boosting response of single class. The performance of the proposed method is evaluated using sensitivity, positive prediction value (PPV) and accuracy as the metrices. Further, the position of the Optic disk is localised using the segmented output map.

📄 PDF Abstract BibTeX arXiv:1902.03122

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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$…

Similar Papers 제목 키워드 기반

Improving the Segmentation of Anatomical Structures in Chest Radiographs using U-Net with an ImageNet Pre-trained Encoder

2018-10-04 · Maayan Frid-Adar, Avi Ben-Cohen, Rula Amer, Hayit Greenspan

Accurate segmentation of anatomical structures in chest radiographs is essential for many computer-aided diagnosis tasks. In this paper we investigate the latest fully-convolutional architectures for the task of multi-cl…

SegmentationSemantic Segmentation

Improving anatomical plausibility in medical image segmentation via hybrid graph neural networks: applications to chest x-ray analysis

2022-03-21 · Nicolás Gaggion, Lucas Mansilla, Candelaria Mosquera, Diego H. Milone 외

Anatomical segmentation is a fundamental task in medical image computing, generally tackled with fully convolutional neural networks which produce dense segmentation masks. These models are often trained with loss functi…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

SUMNet: Fully Convolutional Model for Fast Segmentation of Anatomical Structures in Ultrasound Volumes

2019-01-21 · Sumanth Nandamuri, Debarghya China, Pabitra Mitra, Debdoot Sheet

Ultrasound imaging is generally employed for real-time investigation of internal anatomy of the human body for disease identification. Delineation of the anatomical boundary of organs and pathological lesions is quite ch…

AnatomyDecoderSemantic Segmentation

Contour Transformer Network for One-shot Segmentation of Anatomical Structures

2020-12-02 · Yuhang Lu, Kang Zheng, Weijian Li, Yirui Wang 외

Accurate segmentation of anatomical structures is vital for medical image analysis. The state-of-the-art accuracy is typically achieved by supervised learning methods, where gathering the requisite expert-labeled image a…

AnatomyMedical Image AnalysisOne-Shot LearningOne-Shot Segmentation+1

Towards Robust Cardiac Segmentation using Graph Convolutional Networks

2023-10-02 · Gilles Van De Vyver, Sarina Thomas, Guy Ben-Yosef, Sindre Hellum Olaisen 외

Fully automatic cardiac segmentation can be a fast and reproducible method to extract clinical measurements from an echocardiography examination. The U-Net architecture is the current state-of-the-art deep learning archi…

AnatomyCardiac SegmentationSegmentation