paper-with-me

Papers

Fully Convolutional Network for Automatic Road Extraction from Satellite Imagery

2018-06-13 · Alexander V. Buslaev, Selim S. Seferbekov, Vladimir I. Iglovikov, Alexey A. Shvets

Analysis of high-resolution satellite images has been an important research topic for traffic management, city planning, and road monitoring. One of the problems here is automatic and precise road extraction. From an original image, it is difficult and computationally expensive to extract roads due to presences of other road-like features with straight edges. In this paper, we propose an approach for automatic road extraction based on a fully convolutional neural network of U-net family. This network consists of ResNet-34 pre-trained on ImageNet and decoder adapted from vanilla U-Net. Based on validation results, leaderboard and our own experience this network shows superior results for the DEEPGLOBE - CVPR 2018 road extraction sub-challenge. Moreover, this network uses moderate memory that allows using just one GTX 1080 or 1080ti video cards to perform whole training and makes pretty fast predictions.

📄 PDF Abstract BibTeX arXiv:1806.05182

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderManagement

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 제목 키워드 기반

Road Segmentation in SAR Satellite Images with Deep Fully-Convolutional Neural Networks

2018-02-05 · Corentin Henry, Seyed Majid Azimi, Nina Merkle

Remote sensing is extensively used in cartography. As transportation networks grow and change, extracting roads automatically from satellite images is crucial to keep maps up-to-date. Synthetic Aperture Radar satellites …

Road SegmentationSegmentation

Brightearth roads: Towards fully automatic road network extraction from satellite imagery

2024-06-21 · Liuyun Duan, Willard Mapurisa, Maxime Leras, Leigh Lotter 외

The modern road network topology comprises intricately designed structures that introduce complexity when automatically reconstructing road networks. While open resources like OpenStreetMap (OSM) offer road networks with…

Road Segmentation

Correcting Faulty Road Maps by Image Inpainting

2022-11-12 · Soojung Hong, Kwanghee Choi

As maintaining road networks is labor-intensive, many automatic road extraction approaches have been introduced to solve this real-world problem, fueled by the abundance of large-scale high-resolution satellite imagery a…

Image Inpainting

Road Extraction from Overhead Images with Graph Neural Networks

2021-12-09 · Gaetan Bahl, Mehdi Bahri, Florent Lafarge

Automatic road graph extraction from aerial and satellite images is a long-standing challenge. Existing algorithms are either based on pixel-level segmentation followed by vectorization, or on iterative graph constructio…

graph constructionGraph Neural Network

Road Network Reconstruction from Satellite Images with Machine Learning Supported by Topological Methods

2019-09-15 · Tamal K. Dey, Jiayuan Wang, Yusu Wang

Automatic Extraction of road network from satellite images is a goal that can benefit and even enable new technologies. Methods that combine machine learning (ML) and computer vision have been proposed in recent years wh…

BIG-bench Machine LearningGraph Reconstruction