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
- Host: GitHub
- URL: https://github.com/kritiksoman/aerial-segmentation
- Owner: kritiksoman
- Created: 2018-10-21T02:26:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T02:41:59.000Z (almost 5 years ago)
- Last Synced: 2023-10-20T21:04:00.468Z (about 2 years ago)
- Topics: aerial-imagery, colab, computer-vision, matlab, ortho-photo, python, road-detection, rooftop-detection, rooftop-segmentation, segment-rooftops, segmentation, semantic-segmentation, uav-imagery
- Language: Jupyter Notebook
- Homepage:
- Size: 32.7 MB
- Stars: 29
- Watchers: 2
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aerial-Segmentation
[](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.