Giter VIP home page Giter VIP logo

road_segmentation_data_generation's Introduction

road_segmentation_data_generation

Generation of road data set for segmentation studies using Google Map Static API

This code generates satellite and road image pairs for segmentation studies using static map services of Google Maps platform. The generation of satellite and mask images are also available in GeoTiff format, if desired. That way, one can use these images in geospatial analysis, as well.

This code is configured to be run in Google Colab platform. In case you would like to use in personal computer, make sure to remove the !pip install rasterio part from the code.

How to use

User defined parameters:

  • API_key Google Map Static API Key is unique to each user
  • project_name Name of the project folder that will be created if not exists
  • minLat, maxLat, minLon, maxLon Geographic bounderies of the area of interest
  • image_size Size of the image to be downloaded
  • metadata Google Map Static API Key is unique to each user
  • rectify To rectify satellite and mask images and produce GeoTiff files (True/False)

The code is configured to generate the mask imagesd that contains only road information. Randomly selected satellite and corresponding mask images will be downloaded into the project folder with respect to their zoom level. Additionaly, an HTML file that gives the map of the locations of image frames is created inside the project folder. The central coordinates, as well as the corner coordinates, are written into the log file.

How to cite:

Ozturk, O., Isik, M. S., Sariturk, B., Seker, D. Z. (2022). Generation of Istanbul Road Data Set using Google Map API for Deep Learning-Based Segmentation. Submitted to International Journal of Remote Sensing.

@article{Ozturk2022,
author = {Ozturk, Ozan and Isik, Mustafa Serkan and Sariturk, Batuhan and Seker, Dursun Zafer},
journal = {Submitted to International Journal of Remote Sensing,
title = {{Generation of Istanbul Road Data Set using Google Map API for Deep Learning-Based Segmentation}},
year = {2022}
}

road_segmentation_data_generation's People

Contributors

oozturk16 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.