Giter VIP home page Giter VIP logo

bisenet-implementation's Introduction

BiSeNet-Implementation

This repo contains the code for a fierce attempt to implement this amazing Research paper using Keras. Semantic Segmentation on Camvid Dataset

Description

In this repo you will find the all steps necessary to build a Semantic segmentation model. You will learn how to do the following:

  • Reading images
  • Image Preprocessing
  • Data pipeline
  • Building the Model

Any suggestions to improve this repository, including any new segmentation models you would like to see are welcome!

Citing

If you find this repository useful, please consider citing it using a link to the repo. :)

Reading Images

The getImages notebook has a step by step how to read images from any directory. For a more detailed guide you can check my article on medium BiSeNet for Real-Time Segmentation Part II.

Preprocessing

The Preprocessing notebook has a full image preprocessing tutorial using opencv and includes getting segmentation masks. For a more detailed and personalized guide you can check my article on medium Image Pre-processing.

Model

The Model is still under development. BiSeNet Based on the Bilateral Segmentation Network paper on arxiv: https://arxiv.org/abs/1808.00897

So far, only the BiSeNet model is done. Difficulties are:

  • Auxiliary Loss function(softmax).

bisenet-implementation's People

Contributors

blaizzy 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.