Coder Social home page Coder Social logo

classified_pixels's Introduction

Implementation of DL architectures for semantic segmentation of images and point clouds: vanilla U-Net [1], DeepLabV3 [2], DeepLabV3+ [3], RandLaNet [4]

Train scripts ./segmentation_models/train_vaihingen.py and ./segmentation_models/ train_dales.py for Vaihingen and Dales datasets.

Inference scripts ./inference/inference_vaihingen.py and ./inference/inference_dales.py

Segmentation examples:

  • DaLes Dataset semantic segmentation with RandLaNet-5

excellent:

and bad:

here blue - GLO, green - vegetation, red - buildings, magenta - clutter.

Metrics: 0.80 mIoU, GLO 0.84 IoU, vegetation 0.79 IoU, buildings 0.75 IoU, clutter 0.75 IoU.

  • Buildings detection (one class segmentation) for Massachusetts datasets with DeepLabV3+ (ResNet-152 backbone) 0.85 IoU

  • Real life aerial pics segmentation examples:

Trained models RandLaNet and DeepLabV3+ models

DaLes classified clouds

[1] Olaf Ronneberger and Philipp Fischer and Thomas Brox. U-Net: Convolutional Networks for Biomedical Image Segmentation

[2] Liang-Chieh Chen and George Papandreou and Florian Schroff and Hartwig Adam. Rethinking Atrous Convolution for Semantic Image Segmentation

[3] Liang-Chieh Chen and Yukun Zhu and George Papandreou and Florian Schroff and Hartwig Adam. Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation

[4]Qingyong Hu and Bo Yang and Linhai Xie and Stefano Rosa and Yulan Guo and Zhihua Wang and Niki Trigoni and Andrew Markham. RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds

classified_pixels's People

Contributors

toyowl avatar

Forkers

liuxinren456852

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.