Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Deep Learning Application for Earth Observation
Rating: 4.3 out of 5(138 ratings)
724 students

Deep Learning Application for Earth Observation

Satellite Image processing using Deep Learning Neural Network
Created byTek Kshetri
Last updated 3/2024
English
English [Auto],

What you'll learn

  • Practical example use case of deep learning for satellite imagery
  • Satellite imagery analysis
  • Object detection
  • Image classification
  • Image segmentation
  • Keras, Tensorflow
  • ArcGIS Pro (Optional)
  • QGIS (Optional)
  • Time Series Analysis with LSTM
  • End to end deep learning and Google Earth Engine
  • Landslide detection
  • Flood mapping

Course content

13 sections66 lectures9h 50m total length
  • Introduction5:26

    Explore deep learning applications for earth observation by processing satellite imagery to map building footprints, perform land use classification, detect landslides, and enable object detection and image segmentation.

  • Convolution neural network6:16

    Explore convolutional neural networks for image analysis, detailing input, convolutional and max pooling hidden layers, followed by a fully connected layer and softmax classification for earth observation tasks.

  • Resources to learn deep learning0:19
  • Notebooks and codes0:10

Requirements

  • Intermediate understanding of deep learning
  • Basic understanding of python programming

Description

Deep Learning is a subset of Machine Learning that uses mathematical functions to map the input to the output. These functions can extract non-redundant information or patterns from the data, which enables them to form a relationship between the input and the output. This is known as learning, and the process of learning is called training.


With the rapid development of computing, the interest, power, and advantages of automatic computer-aided processing techniques in science and engineering have become clear—in particular, automatic computer vision (CV) techniques together with deep learning (DL, a.k.a. computational intelligence) systems, in order to reach both a very high degree of automation and high accuracy.


This course is addressing the use of AI algorithms in EO applications. Participants will become familiar with AI concepts, deep learning, and convolution neural network (CNN). Furthermore, CNN applications in object detection, semantic segmentation, and classification will be shown. The course has six different sections, in each section, the participants will learn about the recent trend of deep learning in the earth observation application. The following technology will be used in this course,


  • Tensorflow (Keras will be used to train the model)

  • Google Colab (Alternative to Jupiter notebook)

  • GeoTile package (to create the training dataset for DL)

  • ArcGIS Pro (Alternative way to create the training dataset)

  • QGIS (Simply to visualize the outputs)

Who this course is for:

  • Deep learning beginners
  • Geospatial data science student
  • Beginners python learner who is curious about data science and imagery analysis