Skip to content

Building Extraction / Semantic Segmentation from remote sensing images

Notifications You must be signed in to change notification settings

wangyi111/Building-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building -Extraction

This repository contains several implementation demos of deep learning based building extraction with tensorflow.

  1. Single-pixel based segmentation: simple CNN & Residual Network.

  2. Fully convolutional network, based on the paper Fully Convolutional Networks for Semantic Segmentation.

  3. U-Net, based on the paper U-Net: Convolutional Networks for Biomedical Image Segmentation.

Data

A small example data from ISPRS is provided in data/vaihingen-trial-data-raw. A cropping script is provided as data/crop_tile.py, which can crop a big tile to small patches.

About

Building Extraction / Semantic Segmentation from remote sensing images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages