Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 537 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 537 Bytes

Aerial-Segmentation

MIT
Scripts to process aerial imagery

Overview

Repository contains 3 things:
[1] DeepLabv3plus : Matlab script for semantic segmentation using deeplabv3.
[2] Unsupervised-DEM-Segmentation : Python script for unsupervised DEM segmentation based.
[3] old-approach : Python script for rooftop and clutter segmentation based on traditional image processing.