项目作者: aGIToz

项目描述 :
Semi supervised segmentation on graphs (images and pointclouds). Using Eikonal equation.
高级语言: Jupyter Notebook
项目地址: git://github.com/aGIToz/semi-supervised-segmentation-on-graphs.git
创建时间: 2021-04-22T14:37:43Z
项目社区:https://github.com/aGIToz/semi-supervised-segmentation-on-graphs

开源协议:MIT License

下载


Image Seeds Segmented
org_img seeds segmented

Image credit: https://www.bayeuxmuseum.com/en/the-bayeux-tapestry/discover-the-bayeux-tapestry/explore-online/

semi-supervised-segmentation-on-graphs

Installation.

  • One needs mainly pyopencl and bufferkdtree library to create the knn-graph and run the pde on GPU.
  • pip install -r requirements.txt should work.

Cite this:

@ARTICLE{5676212, author={Ta, Vinh-Thong and Elmoataz, Abderrahim and Lezoray, Olivier}, journal={IEEE Transactions on Image Processing}, title={Nonlocal PDEs-Based Morphology on Weighted Graphs for Image and Data Processing}, year={2011}, volume={20}, number={6}, pages={1504-1516}, doi={10.1109/TIP.2010.2101610}}