SPIN Road Mapper: Extracting Roads from Aerial Images via Spatial and
Interaction Space Graph Reasoning for Autonomous Driving
- URL: http://arxiv.org/abs/2109.07701v1
- Date: Thu, 16 Sep 2021 03:52:17 GMT
- Title: SPIN Road Mapper: Extracting Roads from Aerial Images via Spatial and
Interaction Space Graph Reasoning for Autonomous Driving
- Authors: Wele Gedara Chaminda Bandara, Jeya Maria Jose Valanarasu, Vishal M.
Patel
- Abstract summary: Road extraction is an essential step in building autonomous navigation systems.
Using just convolution neural networks (ConvNets) for this problem is not effective as it is inefficient at capturing distant dependencies between road segments in the image.
We propose a Spatial and Interaction Space Graph Reasoning (SPIN) module which when plugged into a ConvNet performs reasoning over graphs constructed on spatial and interaction spaces projected from the feature maps.
- Score: 64.10636296274168
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Road extraction is an essential step in building autonomous navigation
systems. Detecting road segments is challenging as they are of varying widths,
bifurcated throughout the image, and are often occluded by terrain, cloud, or
other weather conditions. Using just convolution neural networks (ConvNets) for
this problem is not effective as it is inefficient at capturing distant
dependencies between road segments in the image which is essential to extract
road connectivity. To this end, we propose a Spatial and Interaction Space
Graph Reasoning (SPIN) module which when plugged into a ConvNet performs
reasoning over graphs constructed on spatial and interaction spaces projected
from the feature maps. Reasoning over spatial space extracts dependencies
between different spatial regions and other contextual information. Reasoning
over a projected interaction space helps in appropriate delineation of roads
from other topographies present in the image. Thus, SPIN extracts long-range
dependencies between road segments and effectively delineates roads from other
semantics. We also introduce a SPIN pyramid which performs SPIN graph reasoning
across multiple scales to extract multi-scale features. We propose a network
based on stacked hourglass modules and SPIN pyramid for road segmentation which
achieves better performance compared to existing methods. Moreover, our method
is computationally efficient and significantly boosts the convergence speed
during training, making it feasible for applying on large-scale high-resolution
aerial images. Code available at:
https://github.com/wgcban/SPIN_RoadMapper.git.
Related papers
- Homography Guided Temporal Fusion for Road Line and Marking Segmentation [73.47092021519245]
Road lines and markings are frequently occluded in the presence of moving vehicles, shadow, and glare.
We propose a Homography Guided Fusion (HomoFusion) module to exploit temporally-adjacent video frames for complementary cues.
We show that exploiting available camera intrinsic data and ground plane assumption for cross-frame correspondence can lead to a light-weight network with significantly improved performances in speed and accuracy.
arXiv Detail & Related papers (2024-04-11T10:26:40Z) - Patched Line Segment Learning for Vector Road Mapping [34.16241268436923]
We build upon a well-defined Patched Line Segment representation for road graphs that holds geometric significance.
Our method achieves state-of-the-art performance with just 6 GPU hours of training, leading to a substantial 32-fold reduction in training costs.
arXiv Detail & Related papers (2023-09-06T11:33:25Z) - Detection-segmentation convolutional neural network for autonomous
vehicle perception [0.0]
Object detection and segmentation are two core modules of an autonomous vehicle perception system.
Currently, the most commonly used algorithms are based on deep neural networks, which guarantee high efficiency but require high-performance computing platforms.
A reduction in the complexity of the network can be achieved by using an appropriate architecture, representation, and computing platform.
arXiv Detail & Related papers (2023-06-30T08:54:52Z) - Road Network Representation Learning: A Dual Graph based Approach [15.092888613780406]
Road network is a critical infrastructure powering many applications including transportation, mobility and logistics in real life.
It is necessary to learn the representations of the roads in the form of vectors, which is named emphroad network representation learning (RNRL)
arXiv Detail & Related papers (2023-04-13T09:30:11Z) - MultiScale Probability Map guided Index Pooling with Attention-based
learning for Road and Building Segmentation [18.838213902873616]
We propose a novel attention-aware segmentation framework, Multi-Scale Supervised Dilated Multiple-Path Attention Network (MSSDMPA-Net)
MSSDMPA-Net is equipped with two new modules Dynamic Attention Map Guided Index Pooling (DAMIP) and Dynamic Attention Map Guided Spatial and Channel Attention (DAMSCA) to precisely extract the building footprints and road maps from remotely sensed images.
arXiv Detail & Related papers (2023-02-18T19:57:25Z) - Multi-scale Interaction for Real-time LiDAR Data Segmentation on an
Embedded Platform [62.91011959772665]
Real-time semantic segmentation of LiDAR data is crucial for autonomously driving vehicles.
Current approaches that operate directly on the point cloud use complex spatial aggregation operations.
We propose a projection-based method, called Multi-scale Interaction Network (MINet), which is very efficient and accurate.
arXiv Detail & Related papers (2020-08-20T19:06:11Z) - Learning Lane Graph Representations for Motion Forecasting [92.88572392790623]
We construct a lane graph from raw map data to preserve the map structure.
We exploit a fusion network consisting of four types of interactions, actor-to-lane, lane-to-lane, lane-to-actor and actor-to-actor.
Our approach significantly outperforms the state-of-the-art on the large scale Argoverse motion forecasting benchmark.
arXiv Detail & Related papers (2020-07-27T17:59:49Z) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z) - Real-Time High-Performance Semantic Image Segmentation of Urban Street
Scenes [98.65457534223539]
We propose a real-time high-performance DCNN-based method for robust semantic segmentation of urban street scenes.
The proposed method achieves the accuracy of 73.6% and 68.0% mean Intersection over Union (mIoU) with the inference speed of 51.0 fps and 39.3 fps.
arXiv Detail & Related papers (2020-03-11T08:45:53Z) - RoadTagger: Robust Road Attribute Inference with Graph Neural Networks [26.914950002847863]
Road attributes such as lane count and road type are difficult to infer from satellite imagery.
RoadTagger is an end-to-end architecture which combines Convolutional Neural Networks (CNNs) and Graph Neural Networks (GNNs) to infer road attributes.
We evaluate RoadTagger on both a large real-world dataset covering 688 km2 area in 20 U.S. cities and a synthesized micro-dataset.
arXiv Detail & Related papers (2019-12-28T06:09:13Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.