paper-with-me

Papers

DiResNet: Direction-aware Residual Network for Road Extraction in VHR Remote Sensing Images

2020-05-14 · Lei Ding, Lorenzo Bruzzone

The binary segmentation of roads in very high resolution (VHR) remote sensing images (RSIs) has always been a challenging task due to factors such as occlusions (caused by shadows, trees, buildings, etc.) and the intra-class variances of road surfaces. The wide use of convolutional neural networks (CNNs) has greatly improved the segmentation accuracy and made the task end-to-end trainable. However, there are still margins to improve in terms of the completeness and connectivity of the results. In this paper, we consider the specific context of road extraction and present a direction-aware residual network (DiResNet) that includes three main contributions: 1) An asymmetric residual segmentation network with deconvolutional layers and a structural supervision to enhance the learning of road topology (DiResSeg); 2) A pixel-level supervision of local directions to enhance the embedding of linear features; 3) A refinement network to optimize the segmentation results (DiResRef). Ablation studies on two benchmark datasets (the Massachusetts dataset and the DeepGlobe dataset) have confirmed the effectiveness of the presented designs. Comparative experiments with other approaches show that the proposed method has advantages in both overall accuracy and F1-score. The code is available at: https://github.com/ggsDing/DiResNet.

📄 PDF Abstract BibTeX arXiv:2005.07232

Code (1)

ggsDing/DiResNet 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Road Extraction by Deep Residual U-Net

2017-11-29 · Zhengxin Zhang, Qingjie Liu, Yunhong Wang

Road extraction from aerial images has been a hot research topic in the field of remote sensing image analysis. In this letter, a semantic segmentation neural network which combines the strengths of residual learning and…

Lesion SegmentationLung Nodule SegmentationSemantic SegmentationSkin Cancer Segmentation

Fine-Grained Extraction of Road Networks via Joint Learning of Connectivity and Segmentation

2023-12-07 · Yijia Xu, Liqiang Zhang, Wuming Zhang, Suhong Liu 외

Road network extraction from satellite images is widely applicated in intelligent traffic management and autonomous driving fields. The high-resolution remote sensing images contain complex road areas and distracted back…

Autonomous DrivingManagementRoad SegmentationSegmentation

Neighborhood Attention Makes the Encoder of ResUNet Stronger for Accurate Road Extraction

2023-06-08 · Ali Jamali, Swalpa Kumar Roy, Jonathan Li, Pedram Ghamisi

In the domain of remote sensing image interpretation, road extraction from high-resolution aerial imagery has already been a hot research topic. Although deep CNNs have presented excellent results for semantic segmentati…

SegmentationSemantic Segmentation

On the Failure of Topic-Matched Contrast Baselines in Multi-Directional Refusal Abliteration

2026-03-23 · Valentin Petrov arxiv

Inasmuch as the removal of refusal behavior from instruction-tuned language models by directional abliteration requires the extraction of refusal-mediating directions from the residual stream activation space, and inasmu…

Spatial Information Inference Net: Road Extraction Using Road-Specific Contextual Information

2019-10-28 · ISPRS Journal of Photogrammetry and Remote Sensing 2019 10 · Chao Tao, Ji Qi, Yansheng Li, Hao Wang 외

Deep neural networks perform well in road extraction from very high-resolution satellite imagery. A network with certain reasoning ability will give more satisfactory road network extraction results. In this study, we de…

Road SegmentationSegmentationSemantic Segmentation