nicolas-dufour / semi-markov-image-segmentation

This repository contains the code for our final engineering project. This project aims to use semi-markov modelisation to improve an image segmentation task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

semi-markov-image-segmentation

This repository contains the code for our final engineering project. This project aims to use semi-markov hidden model to improve an image segmentation task.

Using Markov Chains ton segment images carries a fundamental problem. By definition of the markov chain, the waiting time in a state follows a geometric law. Therefore, we try to modelize this waiting time using semi-markov chains to correct this problem.

Reconstruction done in an unsupervised fashion using semi-markov hidden chains

About

This repository contains the code for our final engineering project. This project aims to use semi-markov modelisation to improve an image segmentation task


Languages

Language:Jupyter Notebook 100.0%