paper-with-me

홈 › Papers

Stack-U-Net: Refinement Network for Image Segmentation on the Example of Optic Disc and Cup

2018-04-30 · Artem Sevastopolsky, Stepan Drapak, Konstantin Kiselev, Blake M. Snyder, Jeremy D. Keenan, Anastasia Georgievskaya

In this work, we propose a special cascade network for image segmentation, which is based on the U-Net networks as building blocks and the idea of the iterative refinement. The model was mainly applied to achieve higher recognition quality for the task of finding borders of the optic disc and cup, which are relevant to the presence of glaucoma. Compared to a single U-Net and the state-of-the-art methods for the investigated tasks, very high segmentation quality has been achieved without a need for increasing the volume of datasets. Our experiments include comparison with the best-known methods on publicly available databases DRIONS-DB, RIM-ONE v.3, DRISHTI-GS, and evaluation on a private data set collected in collaboration with University of California San Francisco Medical School. The analysis of the architecture details is presented, and it is argued that the model can be employed for a broad scope of image segmentation problems of similar nature.

📄 PDF Abstract BibTeX arXiv:1804.11294

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

EDAPS: Enhanced Domain-Adaptive Panoptic Segmentation

2023-04-27 · ICCV 2023 1 · Suman Saha, Lukas Hoyer, Anton Obukhov, Dengxin Dai 외

With autonomous industries on the rise, domain adaptation of the visual perception stack is an important research direction due to the cost savings promise. Much prior art was dedicated to domain-adaptive semantic segmen…

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentation+1

Progressive refinement: a method of coarse-to-fine image parsing using stacked network

2018-04-23 · Jiagao Hu, Zhengxing Sun, Yunhan Sun, Jinlong Shi

To parse images into fine-grained semantic parts, the complex fine-grained elements will put it in trouble when using off-the-shelf semantic segmentation networks. In this paper, for image parsing task, we propose to par…

Face ParsingHuman ParsingSegmentationSemantic Segmentation

Reconstruction-driven Dynamic Refinement based Unsupervised Domain Adaptation for Joint Optic Disc and Cup Segmentation

2023-04-10 · Ziyang Chen, Yongsheng Pan, Yong Xia

Glaucoma is one of the leading causes of irreversible blindness. Segmentation of optic disc (OD) and optic cup (OC) on fundus images is a crucial step in glaucoma screening. Although many deep learning models have been c…

Domain AdaptationEdge DetectionSegmentationUnsupervised Domain Adaptation

Uncertainty-Guided Efficient Interactive Refinement of Fetal Brain Segmentation from Stacks of MRI Slices

2020-07-02 · Guotai Wang, Michael Aertsen, Jan Deprest, Sebastien Ourselin 외

Segmentation of the fetal brain from stacks of motion-corrupted fetal MRI slices is important for motion correction and high-resolution volume reconstruction. Although Convolutional Neural Networks (CNNs) have been widel…

Brain SegmentationSegmentation

FreeOcc: Training-free Panoptic Occupancy Prediction via Foundation Models

2026-03-06 · Andrew Caunes, Thierry Chateau, Vincent Fremont arxiv

Semantic and panoptic occupancy prediction for road scene analysis provides a dense 3D representation of the ego vehicle's surroundings. Current camera-only approaches typically rely on costly dense 3D supervision or req…

Scene Understanding