retina-unet

Vessel Segmentation Network

An implementation of a convolutional neural network for binary vessel segmentation in retina fundus images using the U-Net architecture.

Retina blood vessel segmentation with a convolutional neural network

GitHub

1k stars
79 watching
468 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
ternaus/ternausnetAn image segmentation model using an UNet architecture with a pre-trained VGG11 encoder.1,049
simonkohl/probabilistic_unetReimplementation of a neural network model for conditional segmentation of ambiguous images548
jakeret/tf_unetAn open source U-Net image segmentation implementation using Tensorflow1,902
juniorxsound/tf-unetAn image segmentation framework implemented in TensorFlow using an architecture inspired by U-Net.2
ecobost/cnn4brcaThis project uses CNNs to segment breast cancer lesions from medical images.75
henyau/image-segmentation-with-unetAutomated image segmentation of road and vehicle features from video data using the U-Net algorithm15
orobix/visual-feature-attribution-using-wasserstein-gans-pytorchA PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images.93
4uiiurz1/pytorch-nested-unetAn implementation of a deep learning model for image segmentation using PyTorch868
zfturbo/zf_unet_224_pretrained_modelA pre-trained convolutional neural network model for image segmentation tasks.214
scottykwok/cervix-roi-segmentation-by-unetThis project provides an implementation of the U-NET algorithm for segmenting regions of interest in cervical images.35
lironui/abcnetDevelops an efficient network architecture for semantic segmentation of high-resolution remote sensing images.34
preritj/segmentationDeep learning models for semantic segmentation of images101
nvidia/semantic-segmentationMonorepo implementing PyTorch-based neural network architecture for image segmentation1,787
timosaemann/enetA deep neural network architecture for real-time semantic segmentation in images585