paper-with-me

홈 › Papers

Salient Building Outline Enhancement and Extraction Using Iterative L0 Smoothing and Line Enhancing

2019-06-06 · Cho-Ying Wu, Ulrich Neumann

In this paper, our goal is salient building outline enhancement and extraction from images taken from consumer cameras using L0 smoothing. We address weak outlines and over-smoothing problem. Weak outlines are often undetected by edge extractors or easily smoothed out. We propose an iterative method, including the smoothing cell and sharpening cell. In the smoothing cell, we iteratively enlarge the smoothing level of the L0 smoothing. In the sharpening cell, we use Hough Transform to extract lines, based on the assumption that salient outlines for buildings are usually straight, and enhance those extracted lines. Our goal is to enhance line structures and do the L0 smoothing simultaneously. Also, we propose to create building masks from semantic segmentation using an encoder-decoder network. The masks filter out irrelevant edges. We also provide an evaluation dataset on this task.

📄 PDF Abstract BibTeX arXiv:1906.02426

Code (1)

choyingw/BuildingOutline 공식 구현

Tasks

DecoderSemantic Segmentation

Similar Papers 제목 키워드 기반

Pixels, Regions, and Objects: Multiple Enhancement for Salient Object Detection

2023-01-01 · CVPR 2023 1 · Yi Wang, Ruili Wang, Xin Fan, Tianzhu Wang 외

Salient object detection (SOD) aims to mimic the human visual system (HVS) and cognition mechanisms to identify and segment salient objects. However, due to the complexity of these mechanisms, current methods are not…

Decoderobject-detectionObject DetectionSalient Object Detection

RoIPoly: Vectorized Building Outline Extraction Using Vertex and Logit Embeddings

2024-07-20 · Weiqin Jiao, Hao Cheng, Claudio Persello, George Vosselman

Polygonal building outlines are crucial for geographic and cartographic applications. The existing approaches for outline extraction from aerial or satellite imagery are typically decomposed into subtasks, e.g., building…

Domain Generalization

Building outline delineation: From aerial images to polygons with an improved end-to-end learning framework

2021-02-14 · Wufan Zhao, Claudio Persello, Alfred Stein

ep learning methods based upon convolutional neural networks (CNNs) have demonstrated impressive performance in the task of building outline delineation from very high resolution (VHR) remote sensing (RS) imagery. In t…

Instance SegmentationSemantic Segmentation

PolyR-CNN: R-CNN for end-to-end polygonal building outline extraction

2024-07-20 · Weiqin Jiao, Claudio Persello, George Vosselman

Polygonal building outline extraction has been a research focus in recent years. Most existing methods have addressed this challenging task by decomposing it into several subtasks and employing carefully designed archite…

Extracting Buildings In Remote Sensing Images

Geoseg: A Computer Vision Package for Automatic Building Segmentation and Outline Extraction

2018-09-10 · Guangming Wu, Zhiling Guo

Recently, deep learning algorithms, especially fully convolutional network based methods, are becoming very popular in the field of remote sensing. However, these methods are implemented and evaluated through various dat…

Computational EfficiencyDeep Learning