Giter Club home page Giter Club logo

slic-and-image-segmentation's Introduction

SLIC-and-Image--Segmentation

In this assignment we are asked to perform 3 tasks:

  1. Generate superpixel maps using K means clustering.

  2. Generate Superpixel maps using SLIC algorithm.

  3. Build a segmentation and classification network by training a deep neural network on the superpixels. To achieve this the following steps has to be taken:

    a. Dilate and save each superpixel region from SLIC output into image of size 224X224, alongwith the ground truth segments label. b. Build a couple of convolution layers to extract the deep features from each Superpixel patch image. Let the last layer be Fully connected layers. c. Define the segmentation loss as multi-class classification loss and train a convolutional neural network based classifier.

Then, during inference, we have to combine the classifier's predicted labels to form the whole input image's Superpixel segmentation results.

slic-and-image-segmentation's People

Contributors

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