Tutorial, JURSE 2019, 2019
Deep Learning for Remote Sensing tutorial @ JURSE 2019
Tutorial page @ JURSE / program page @ JURSE
Teachers: Loïc Landrieu (IGN, French Mapping Agency) and Bertrand Le Saux (ONERA, French Aerospace Agency)
Summary
This tutorial presents an overview of current approaches for deep learning for remote sensing.
The first part focuses on 2D techniques for information extraction and classification of 2D Earth observation data. We present neural network models for processing data from various sensors (including hyperspectral and SAR) and tackling different common applications: multi-modal analysis or change detection.
The second part presents an overview of the recent developments in neural network architecture for the semantic segmentation of 3D point clouds. We start by presenting image-inspired approaches, such as the multi-view projection strategy, tangent convolution, and 3D voxel grid methods. We then present networks specifically designed for handling unordered 3D points such as PointNet. Finally, we present some strategies for scaling segmentation based on recurrent neural networks, such as the SuperPoint Graph approach.
The lecture part will be completed with practical examples.
Calendar:
Half-day tutorial, repeated twice (morning + afternoon)
8.30am - 10.00am | tutorial morning session I |
10.00am - 10.30am | coffee break |
10.30am - 12.00am | tutorial morning session II |
12.00am - 14.00am | lunch |
14.00am - 15.30am | tutorial afternoon session I |
15.30am - 16.00am | coffee break |
16.00am - 17.30am | tutorial afternoon session II |
Material:
Instructions:
- Please copy data in your own drive.
- Please open the colab noteboook, then copy it in your own drive using the menu ‘File->Save a copy in Drive’. You will then be able to edit the code.
What? | Material |
---|---|
Deep Learning for Remote Sensing slides | |
Practical session: semantic segmentation notebook | colab |
Data (ISPRS Vaihingen excerpt) and models | drive |