Abstract

The Road extraction from aerial image, stands as a quintessential node for the development of rudimentary layers in innumerable fields. From GIS, to Unmanned Aerial vehicles, road maps pave the foundation for data accumulation. This significant process is a result of number of mechanisms devised over the years through iterative experiments and research. However, the glut of methods available often pose as a hurdle in the selection process. In this project we implement a novel approach to solve the extraction problem, by incorporating generative algorithm using conditional adversarial networks. We investigate conditional adversarial networks as a general-purpose solution to image-to-image translation problems. These networks not only learn the mapping from input image to output image, but also learn a loss function to train this mapping. This makes it possible to apply the same generic approach to problems that traditionally would require very different loss formulations. The U-Network incorporated essentially convolves and de-convolves over the generative model, thus producing a pixel to pixel image translation, the result of which is the vector road map of its corresponding aerial image. The entire model is trained on a 990 MS GPU for computational ease.

Highlights

  • Image processing and Computer vision have evolved over the years to account for nuances in the pragmatic world, and extend a visual cortex to technology

  • In order to discern the perfect extraction mechanism, it is essential that the details of road features, their singularity, and the context of their application is understood as a base

  • Road Features: Image characteristics of road features are contingent on sensor type, weather and light fluctuations, spatial and spectral resolution, and ground characteristics

Read more

Summary

Introduction

Image processing and Computer vision have evolved over the years to account for nuances in the pragmatic world, and extend a visual cortex to technology. The road features in an image are summarized from four different aspects [20] Based on their description, they can be concluded as follows: Geometric Features: A stripe featured road is the one which possesses a near consistent width accompanied by elongated lengths. Due to the influence of illumination, shadow, and occlusion, the above-mentioned features contribute in erratic amounts, making it difficult to extract road from an RS image. This project proposes road extraction from remotely sensed data using a novel generative approach with a Generative Adversarial. The learning algorithms try to find a label for the given set of features whereas GANs try to find out the features from the given label

Generative Adversarial Networks
Advantages of conditional AN
Generator Architecture
Discriminator Architecture
Dataset Specifications
Outputs
Performance metrics and outcomes
Findings
Conclusion and Future Enhancements
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call