Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

VGG-16 Model to Segment Rooftops from Aerial Imagery

NotificationsYou must be signed in to change notification settings

MasterSkepticista/Rooftop-Instance-Segmentation

Repository files navigation

Aerial Imagery Dataset provided by National Topographic Office of New Zealand

Sample Outputs (downsized):

ResultResultResult

Link:https://www.airs-dataset.com/

Extract the dataset completely, store in this format:

# Training imagesroot/data/train/image# Labelsroot/data/train/label# Test samplesroot/data/test

Model Used: VGG-16, Instance Segmentation

The script was written on older version of TensorFlow (1.15.x and lower).

Some newer python versions do not include the listing of older TF.

You can downgrade to Python 3.6.x to use it, or use a python virtualenv to install specific python binary (recommended).

Install deps with the following command.

pipinstall-rrequirements.txt

Trained on Nvidia Quadro GP100 with 16GB VRAM. Batch Size:2 Input resolution 3584x3584.

Training Time: 12 hours

About

VGG-16 Model to Segment Rooftops from Aerial Imagery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp