GithubHelp home page GithubHelp logo

ham952 / segmentation-keras Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.96 MB

Implementation of custom FCN architecture along with base FCN and UNet Architectures in Keras

Jupyter Notebook 100.00%

segmentation-keras's Introduction

Segmentation-keras

This repository includes implementation of following FCN implementations for segmentation task

1. FCN8-VGG16
2. FCN8-VGG19
3. FCN8-ResNet50

Furthermore a custom FCN architecture is also implemented refered here as FCN2 including

 1. FCN2-VGG16
 2. FCN-VGG16
 3. FCN2-ResNet50

Lastly, Unet architecture is implemnted on VGG16 as following

 1. UNet-VGG16

FCN2 architecture in comparison with FCN8 is as following arch

Dataset

The segmnetation data is taken from Divam Gupta available at image Segmentation git

Results

1. FCN2 Vs FCN8 Implementations

result

2. UNet Vs FCN Implementations

result

Conlcusion

  • FCN2 is the natural extension of FCN architectures
  • FCN2 under current experiment settings, donot provide any better performance.
  • Ablation studies need to ascertain the performance gaps within the FCN variants
  • Unet architecture is the most closest implmentation of proposed FCN2 architecture

Citation Details

If you find this code useful in your research, please consider citing

@misc{xbd-classification,
author = {{Rafique, Hamza}},
title = {Experimenting with xBD classification task for xview2 challenge using Keras},
year = {2019},
version = {1.0}
address = {Air University, ISB. [email protected]},
url = {https://github.com/ham952/xview2-pytorch-firstrun}
} 

ToDo

  • Addition of copyrights in code files
  • Improving results presentation in git

segmentation-keras's People

Contributors

ham952 avatar

Stargazers

 avatar

Watchers

 avatar

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.