An open API service indexing awesome lists of open source software.

https://github.com/kritiksoman/aerial-segmentation

Scripts to process aerial imagery
https://github.com/kritiksoman/aerial-segmentation

aerial-imagery colab computer-vision matlab ortho-photo python road-detection rooftop-detection rooftop-segmentation segment-rooftops segmentation semantic-segmentation uav-imagery

Last synced: 6 months ago
JSON representation

Scripts to process aerial imagery

Awesome Lists containing this project

README

          

# Aerial-Segmentation
[![MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/kritiksoman/Rooftop-Segmentation/blob/master/LICENSE)

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.