Skip to content

Sanjanav-98/Satellite-Images-to-Map-Using-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Location-based-Satellite-to-Map-Convertor-Using-GAN

Converting Satellite Images of given location to Map Using GAN

Several satellites are orbiting the planet so there is a huge collection of satellite images available. Digital Maps have become an integral part of most of our day-to-day lives, especially for navigation. Hence, utilizing satellite images and converting them to maps is of utmost importance.

Description

A Generative Adversarial Network was trained to convert Satellite Images to maps. The input images have been resized to 256X256 and scaled to [-1,1]. The program accepts a location as the input and generates the corresponding satellite image which is then converted to maps using the GAN network.

Dataset

The map dataset which has the satellite images and their respective map image has been used for training. The training set consists of 1096 images. Link to the dataset : [http://efrosgans.eecs.berkeley.edu/pix2pix/datasets/maps.tar.gz]

Output and Results

Sample output is shown below which was obtained after training the model for 300 epochs:

Screen Shot 2022-09-14 at 9 03 40 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published