Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Semantic Segmentation of Aerial Imagery Using U-Net

DigitalSreeni via YouTube

Overview

Learn to perform semantic segmentation on aerial satellite imagery using U-net in this comprehensive tutorial video. Explore the process of pre-processing aerial data, including RGB label conversion, to prepare it for U-net implementation. Follow along as the instructor demonstrates U-net training and prediction techniques. Download the code used in the video from the provided GitHub repository link. Utilize a dataset of Dubai aerial imagery, annotated with pixel-wise semantic segmentation in six classes. Master techniques for handling various image sizes, cropping to sizes divisible by 256, and extracting patches. Convert HEX color codes to RGB values, then to integer values, and finally to one-hot encoded format. Discover methods for converting predicted segmented images back to original RGB colors and merging predicted tiles into larger images with minimal blending artifacts. Cover topics including dataset exploration, image resizing, mask handling, dummy label creation, RGB to integer conversion, label printing, and model compilation.

Syllabus

Introduction
Dataset
Resize images
Masks
Dummy label
Convert RGB to integer
Print labels
Compile
Another model

Taught by

DigitalSreeni

Reviews

Start your review of Semantic Segmentation of Aerial Imagery Using U-Net

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.