paper-with-me

Papers

Dense Dilated Convolutions Merging Network for Semantic Mapping of Remote Sensing Images

2019-08-30 · Qinghui Liu, Michael Kampffmeyer, Robert Jenssen, Arnt-Børre Salberg

We propose a network for semantic mapping called the Dense Dilated Convolutions Merging Network (DDCM-Net) to provide a deep learning approach that can recognize multi-scale and complex shaped objects with similar color and textures, such as buildings, surfaces/roads, and trees in very high resolution remote sensing images. The proposed DDCM-Net consists of dense dilated convolutions merged with varying dilation rates. This can effectively enlarge the kernels' receptive fields, and, more importantly, obtain fused local and global context information to promote surrounding discriminative capability. We demonstrate the effectiveness of the proposed DDCM-Net on the publicly available ISPRS Potsdam dataset and achieve a performance of 92.3% F1-score and 86.0% mean intersection over union accuracy by only using the RGB bands, without any post-processing. We also show results on the ISPRS Vaihingen dataset, where the DDCM-Net trained with IRRG bands, also obtained better mapping accuracy (89.8% F1-score) than previous state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1908.11799

Code (1)

samleoqh/DDCM-Semantic-Segmentation-PyTorch pytorch

Similar Papers 제목 키워드 기반

Dense Dilated Convolutions Merging Network for Land Cover Classification

2020-03-09 · Qinghui Liu, Michael Kampffmeyer, Robert Jessen, Arnt-Børre Salberg

Land cover classification of remote sensing images is a challenging task due to limited amounts of annotated data, highly imbalanced classes, frequent incorrect pixel-level annotations, and an inherent complexity in the …

ClassificationGeneral ClassificationLand Cover ClassificationSemantic Segmentation

Road Mapping In LiDAR Images Using A Joint-Task Dense Dilated Convolutions Merging Network

2019-09-07 · Qinghui Liu, Michael Kampffmeyer, Robert Jenssen, Arnt-Børre Salberg

It is important, but challenging, for the forest industry to accurately map roads which are used for timber transport by trucks. In this work, we propose a Dense Dilated Convolutions Merging Network (DDCM-Net) to detect …

Computational EfficiencyMulti-class Classification

Multi-Scale Context Aggregation by Dilated Convolutions

2015-11-23 · Fisher Yu, Vladlen Koltun

State-of-the-art models for semantic segmentation are based on adaptations of convolutional networks that had originally been designed for image classification. However, dense prediction and image classification are stru…

General Classificationimage-classificationPredictionReal-Time Semantic Segmentation+2

Smoothed Dilated Convolutions for Improved Dense Prediction

2018-08-27 · Zhengyang Wang, Shuiwang Ji

Dilated convolutions, also known as atrous convolutions, have been widely explored in deep convolutional neural networks (DCNNs) for various dense prediction tasks. However, dilated convolutions suffer from the gridding …

Audio GenerationMachine TranslationObject DetectionPrediction+1

Dense Prediction on Sequences with Time-Dilated Convolutions for Speech Recognition

2016-11-28 · Tom Sercu, Vaibhava Goel

In computer vision pixelwise dense prediction is the task of predicting a label for each pixel in the image. Convolutional neural networks achieve good performance on this task, while being computationally efficient. In …

Computational EfficiencyGeneral ClassificationLanguage ModelingLanguage Modelling+3