Coder Social home page Coder Social logo

mar-koz22 / satelite_image_classification_over_time Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.99 MB

The aim of this project was to create a land cover classification of the area near Surat in India for 3 timesteps (2015, 2018, 2022) using a Random Forest classifier to access the process of urbanization

Jupyter Notebook 100.00%
classification landcover landcover-change landcover-classification random-forest satellite-imagery

satelite_image_classification_over_time's Introduction

Classifying Urban Areas Over Time: A Case Study of Surat, India

The goal of this study is to analyze changes in urban areas of the fast-developing city of Surat, India, based on classification of urban areas with the Random Forest model and then performing post-classification change detection across three time steps (2015, 2018, 2022).

More information about the data, methodology and results are on a poster, that is also in this repository. Satellite images are too big to include here, but can be downloaded from EartExplorer, which is open-source (you have to register)

satelite_image_classification_over_time's People

Contributors

acaklovic avatar mar-koz22 avatar

Stargazers

 avatar

Watchers

 avatar

satelite_image_classification_over_time's Issues

shape file preparation

Labels from the AOIs

aoi = gpd.read_file("polygons_2015/merged_polygons_new2.shp")
aoi['aoi_cat'] = pd.Categorical(aoi['category'])

der sir
how could you prepare the AOI.
If possible share the file plz.

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.