TernausNet
UNet
An image segmentation model using an UNet architecture with a pre-trained VGG11 encoder.
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset
1k stars
31 watching
246 forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists
image-segmentationpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 858 |
ternaus/ternausnetv2 | A deep learning model for automatic instance segmentation of building footprints from satellite imagery | 547 |
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
orobix/retina-unet | An implementation of a convolutional neural network for binary vessel segmentation in retina fundus images using the U-Net architecture. | 1,282 |
ternaus/robot-surgery-segmentation | Develops AI models to accurately segment robotic instruments in medical images from robot-assisted surgery videos. | 624 |
jakeret/tf_unet | An open source U-Net image segmentation implementation using Tensorflow | 1,899 |
tugstugi/pytorch-saltnet | A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
juniorxsound/tf-unet | An image segmentation framework implemented in TensorFlow using an architecture inspired by U-Net. | 2 |
scottykwok/cervix-roi-segmentation-by-unet | This project provides an implementation of the U-NET algorithm for segmenting regions of interest in cervical images. | 35 |
edwardtyantov/ultrasound-nerve-segmentation | An ultrasound image segmentation project using Keras and U-net architecture | 181 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |