paper-with-me

홈 › Papers

DeNISE: Deep Networks for Improved Segmentation Edges

2023-09-05 · Sander Riisøen Jyhne, Per-Arne Andersen, Morten Goodwin

This paper presents Deep Networks for Improved Segmentation Edges (DeNISE), a novel data enhancement technique using edge detection and segmentation models to improve the boundary quality of segmentation masks. DeNISE utilizes the inherent differences in two sequential deep neural architectures to improve the accuracy of the predicted segmentation edge. DeNISE applies to all types of neural networks and is not trained end-to-end, allowing rapid experiments to discover which models complement each other. We test and apply DeNISE for building segmentation in aerial images. Aerial images are known for difficult conditions as they have a low resolution with optical noise, such as reflections, shadows, and visual obstructions. Overall the paper demonstrates the potential for DeNISE. Using the technique, we improve the baseline results with a building IoU of 78.9%.

📄 PDF Abstract BibTeX arXiv:2309.02091

Code (0)

등록된 구현이 없습니다.

Tasks

Edge DetectionSegmentation

Similar Papers 제목 키워드 기반

Denise: Deep Robust Principal Component Analysis for Positive Semidefinite Matrices

2020-04-28 · Calypso Herrera, Florian Krach, Anastasis Kratsios, Pierre Ruyssen 외

The robust PCA of covariance matrices plays an essential role when isolating key explanatory features. The currently available methods for performing such a low-rank plus sparse decomposition are matrix specific, meaning…

Deep Learning

DepthCut: Improved Depth Edge Estimation Using Multiple Unreliable Channels

2017-05-22 · Paul Guerrero, Holger Winnemöller, Wilmot Li, Niloy J. Mitra

In the context of scene understanding, a variety of methods exists to estimate different information channels from mono or stereo images, including disparity, depth, and normals. Although several advances have been repor…

Scene UnderstandingSegmentation

Improved Image Boundaries for Better Video Segmentation

2016-05-12 · Anna Khoreva, Rodrigo Benenson, Fabio Galasso, Matthias Hein 외

Graph-based video segmentation methods rely on superpixels as starting point. While most previous work has focused on the construction of the graph edges and weights as well as solving the graph partitioning problem, thi…

graph partitioningSegmentationSuperpixelsVideo Segmentation+1

Coupled Segmentation and Edge Learning via Dynamic Graph Propagation

2021-12-01 · NeurIPS 2021 12 · Zhiding Yu, Rui Huang, Wonmin Byeon, Sifei Liu 외

Image segmentation and edge detection are both central problems in perceptual grouping. It is therefore interesting to study how these two tasks can be coupled to benefit each other. Indeed, segmentation can be easily tr…

Edge DetectionImage SegmentationSegmentationSemantic Segmentation

Integrating Edge Information into Ground Truth for the Segmentation of the Optic Disc and Cup from Fundus Images

2024-08-09 · Yoga Sri Varshan V, Hitesh Gupta Kattamuri, Subin Sahayam, Umarani Jayaraman

Optic disc and cup segmentation helps in the diagnosis of glaucoma, myocardial infarction, and diabetic retinopathy. Most deep learning methods developed to perform segmentation tasks are built on top of a U-Net-based mo…