YoVDO

Semantic Segmentation of Aerial Imagery Using U-Net

Offered By: DigitalSreeni via YouTube

Tags

Semantic Segmentation Courses Computer Vision Courses Remote Sensing Courses

Course Description

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

Related Courses

Introduction to Artificial Intelligence
Stanford University via Udacity
Computer Vision: The Fundamentals
University of California, Berkeley via Coursera
Computational Photography
Georgia Institute of Technology via Coursera
Einführung in Computer Vision
Technische Universität München (Technical University of Munich) via Coursera
Introduction to Computer Vision
Georgia Institute of Technology via Udacity