Skip to content

sciai-lab/Probabilistic_Watershed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic Watershed

Python implementation of the examples shown in the "Probabilistic Watershed: Sampling all spanning forests for seeded segmentation and semi-supervised learning" published in NeurIPS 2019. The repository also includes in the Supp_material folder the slides and poster used in the conference.

Disclaimer

Our paper is mainly theoretical. We do not aim to provide a code of the Probabilistic Watershed, but to make available the code of the toy examples. In the paper we show the equivalence between the Random Walker by Leo Grady and the Probabilistic Watershed. For a code of the Probabilistic Watershed we refer to the Random Walker implementation of Scikit.

Prerequisites

Vigra

Scikit-Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages