adithyaprem / Hierarchical-Image-Matting-Model-for-Blood-Vessel-Segmentation-in-Fundus-images

This is a python implementation of Hierarchical Image Matting Model for Segmentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hierarchical Image Matting Model for Blood Vessel Segmentation in Fundus images

This is the Python Implementation of this paper: A Hierarchical Image Matting Model for Blood Vessel Segmentation in Fundus Images
The master code comprising of all the submodules is contained in the Image Matting Notebook.

You can start executing the code by installing the requirements from requirements.txt by running this command.

pip install -r requirement.txt

The code is still under modifications, so feel free to suggest any changes.

About

This is a python implementation of Hierarchical Image Matting Model for Segmentation.


Languages

Language:Jupyter Notebook 96.6%Language:Python 3.4%