Giter Site home page Giter Site logo

fraware / dl-for-satellite-image-analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gicait/dl-for-satellite-image-analysis

0.0 0.0 0.0 13.41 MB

This includes short and minimalistic few examples covering fundamentals of Deep Learning for Satellite Image Analysis (Remote Sensing).

License: MIT License

Jupyter Notebook 100.00%

dl-for-satellite-image-analysis's Introduction

Deep Learning for Satellite Image Analysis (Remote Sensing)

Introduction

This includes short and minimalistic few examples covering fundamentals of Deep Learning for Satellite Image Analysis (Remote Sensing). Each chapter includes Python Jupyter Notebooks with example codes. And data used in example codes are also included in "data" folders.

It's recommended to use computer with an advanced GPU for these exercises. If GPU is not readily available, Google Colab (https://colab.research.google.com/) which provides free GPUs, can be used for these exercises.

These tutorials are consisted of example code segments explaining step by step process up to 2 applications of U-Net (building and land cover mapping) starting from basic linear regression. Mathematics behind deep learning concepts is not explained here. And conceptual explanation with example code segments that can be adapt to any related problems are given and explained here.

Libraries Used

Libraries used this tutorial are as follows,

  • numpy
  • matplotlib
  • scikit-learn
  • tensorflow (keras)

Content

Content of this tutorial is as follows,

  • Section 1: Getting Started with Machine Learning

    1. Linear Regression
    2. Logistic Regression
    3. Linear Regression - Multiple Input Variables
    4. PCA - Principle Component Analysis
  • Section 2: Vanilla Neural Networks

    1. Regression with Neural Networks
    2. Classification (2 Classes) with Neural Networks
    3. Classification (Multi Classes) with Neural Networks
  • Section 3: Convolutional Neural Networks (CNNs)

    1. Our first CNN (Classification Problem) - Hand Written Digit Recognition
    2. Image to Image Prediction (Transpose Convolution) - Face Masking
  • Section 4: Case Study I - U-Net for Building Mapping

    1. U-Net for Building Mapping
  • Section 5: Case Study II - U-Net for Land Cover Mapping

    1. U-Net for Land Cover Mapping

Pre-requisites

Pre-requisites for this course are as follows,

  • Basics of Python programing with Numpy (numerical computing stuff)
  • Understanding about linear algebra and other basic mathematics is a plus here

Acknowledgements

Created by N. Lakmal Deshapriya for activites of Geoinformatics Center of Asian Institute of Technology, Thailand.

References (for sample data used in exercises)

  • SpaceNet. (2018). Spacenet on Amazon Web Services (AWS). ”Datasets.” The SpaceNet Catalog. https://spacenetchallenge.github.io/datasets/datasetHomePage.html.
  • Huang, G. B., Ramesh, M., Berg, T., & Learned-Miller, E. (2007). Labeled faces in the wild: A database for studying face recognition in unconstrained environments (Tech. Rep. No. 07-49). University of Massachusetts, Amherst.
  • Boguszewski, A., Batorski, D., Ziemba-Jankowska, N., Zambrzycka, A., & Dziedzic, T. (2020). LandCover.ai: Dataset for Automatic Mapping of Buildings, Woodlands and Water from Aerial Imagery. ArXiv, abs/2005.02264.

dl-for-satellite-image-analysis's People

Contributors

lakmalnd 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.