Giter Club home page Giter Club logo

image-segmentation's Introduction

Image-Segmentation

Pixel-wise image segmentation

Trained weights can be found at the below location for reuse :

https://drive.google.com/open?id=1I4KthF_BadZWvQOKz6SI9WDrwmBtNB-_

Demo Video : https://www.youtube.com/playlist?list=PLPsKwvkwSjBgS7j66lh2uAjPJHcKaJgQc

Dataset:

•In order to test the performance of the network, oxford IIIT pet dataset has been used 0 containing 37 categories of pet with 200 images per pet class

•The annotations are such that the main body of the pet, the boundary of the pet and the rest of the image are annotated as 3 different classes

•A batch size of 64 images have been chosen, and different operations such as shuffling the train images (along with the label) and the flipping randomly are employed

•The prediction will be made for every pixel, and the output layer is a deconvolutional, which will return an array of length 3, which is equal to the number of classes that we have started with

The model has attained an accuracy of 89% on the Validation dataset, and as expected its higher in training dataset -93.8%

Example results for the pre-trained models

Prediction after 12 epochs

Prediction after 20 epochs

Performance Improvement trend across epochs

image-segmentation's People

Contributors

nikita-goswami avatar vimalkumarasamy avatar

Watchers

James Cloos 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.