Skip to content
#

blood-vessel-segmentation

Here are 15 public repositories matching this topic...

This DR detection methodology has six steps: preprocessing, segmentation of blood vessels, segmentation of OD, detection of MAs and hemorrhages, feature extraction and classification. For segmentation of blood vessels BCDU-Net is used. For OD segmentation, U-Net model is used. MAs and hemorrhages are extracted using Otsu thresholding technique. …

  • Updated Oct 2, 2020
  • Jupyter Notebook

This project focuses on segmenting retinal blood vessels from fundus images using a U Net based deep learning model. The goal is to build a simple, clear, and reproducible pipeline that loads the dataset, pairs images with their masks, trains a U Net, evaluates the model, and visualizes the predicted segmentation maps.

  • Updated Dec 7, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the blood-vessel-segmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blood-vessel-segmentation topic, visit your repo's landing page and select "manage topics."

Learn more