
Welcome message.
Required knowledge for this course.
Concepts of Convolutional Neural Networks (CNNs).
Includes how you can load a Hyperspectral satellite imagery into Google Colab.
Includes how you can develop a 1-D CNN model.
Includes how you can Train a 1-D CNN model.
Includes the Hyperspectral satellite imagery classification using a 1-D CNN model.
Number of classes in Pavia dataset.
Includes how you can load a Hyperspectral satellite imagery.
Includes the development of a 2-D CNN model.
Includes 2-D CNN model training.
Includes Hyperspectral satellite imagery classification using a 2-D CNN model.
Includes how you can load Hyperspectral satellite imagery data.
Includes how you can develop a 3-D CNN model.
Includes how you can train a 3-D CNN model.
Includes how you can validate a 3-D CNN model.
Includes how you can classify a Hyperspectral satellite imagery using a 3-D CNN model.
Includes how you can classify a Hyperspectral satellite imagery using a 3-D CNN model.
Includes how you can develop a Hybrid 3D-2D CNN model.
Land cover mapping is a critical aspect of Earth’s surface monitoring and mapping. In this course, Land Use Land Cover Mapping utilizing Hyperspectral satellite imagery is covered. You will learn how to develop 1-Dimensional, 2-Dimensional, 3-Dimensional, and Hybrid Convolutional Neural Networks (CNNs) using Google Colab. The discussed and developed methods can be utilized for different object/feature extraction and mapping (i.e., urban region extraction from high-resolution satellite imagery). Remote sensing is a powerful tool that can be used to identify and classify different land types, assess vegetation conditions, and estimate environmental changes. The use of Google Colab will significantly help you to decrease the issues encountered by software and platforms, such as Anaconda. There is a much lower need for library installation in the Google Colab, resulting in faster and more reliable classification map generation. The validation of the developed models is also covered. In summary, remote sensing and GIS technologies are widely used for land cover mapping. They provide accurate and timely information that is critical for monitoring and managing natural resources.
Highlights:
1. Learn the concepts of Convolutional Neural Networks (CNNs)
2. Learn how to develop CNN models
3. Learn how to classify Hyperspectral satellite imagery using python programming language
4. Learn how to validate a CNN model
5. Learn to read and import your data from your Google Drive into Google Colab
6. Map Land use land covers utilizing Hyperspectral satellite data with different variations of CNN models
7. Learn how to validate a machine-learning model