Giter Club home page Giter Club logo

expectation-maximization-algorithm-on-image-segmentation's Introduction

Expectation-maximization Algorithm on Image Segmentation

Abstract

Expectation-maximization algorithm (EM algorithm) is an unsupervised learning algorithm for discovering latent variables from observed data. Image segmentation is an image processing procedure to label pixels of similar kind into the same cluster groups. A number of literatures has been investigating the possibility of applying EM algorithm on image segmentation. In this project, we experiment the performance of EM algorithm on image segmentation in comparison with K-Means algorithm as a benchmark.

Keywords

Image Segmentation, K-Means Algorithm, Expectation-maximization Algorithm, Clustering

Methodology

We applied EM algorithm on image segmentation and compare the result with K-Means algorithm. We consider both gray-scale images and RGB images. On top of that, we try to optimize the performance of image segmentation with some image preprocessing steps and a slight modification on the EM algorithm. The optimization procedures would be elaborated in the later session. In this session, we would generally introduce general EM algorithm, Gaussian Mixture Model and the problem formulation.

expectation-maximization-algorithm-on-image-segmentation's People

Contributors

dineshkumar12004 avatar tmclouisluk avatar

Stargazers

 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.