Dp 602 en

Z DCEwiki
Verze z 19. 9. 2016, 11:17, kterou vytvořil Keny (diskuse | příspěvky) (Keny přesunul stránku Dp 604 en na Dp 602 en bez založení přesměrování)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání
Verze k tisku již není podporovaná a může obsahovat chyby s vykreslováním. Aktualizujte si prosím záložky ve svém prohlížeči a použijte prosím zabudovanou funkci prohlížeče pro tisknutí.

Semantic Segmentation of Satellite Images using Deep Learning

Author: Muruganandham Shivaprakash

Diplomové práce 2016

Stáhnout práci v PDF

A stark increase in the amount of satellite imagery available in recent years has made the interpretation of this data a challenging problem at scale. Deriving useful insights from such images requires a rich understanding of the information present in them. This thesis explores the above problem by designing an automated framework for extracting semantic maps of roads and highways to track urban growth of cities in satellite images. Devising it as a supervised machine learning problem, a deep neural network is designed, implemented and experimentally evaluated. Publicly available datasets and frameworks are used for this purpose. The resulting pipeline includes image pre-processing algorithms that allows it to cope with input images of varying quality, resolution and channels. Additionally, we review a computational graph approach to building a neural network using the TensorFlow framework.