cervix-roi-segmentation-by-unet
Cervical Segmentation Model
This project provides an implementation of the U-NET algorithm for segmenting regions of interest in cervical images.
35 stars
4 watching
11 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
edwardtyantov/ultrasound-nerve-segmentation | An ultrasound image segmentation project using Keras and U-net architecture | 181 |
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
evanwy/carlasemseg | Automated image segmentation algorithm for autonomous driving research using the Carla dataset | 8 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
ternaus/ternausnet | An image segmentation model using an UNet architecture with a pre-trained VGG11 encoder. | 1,047 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
uber-research/upsnet | Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 649 |
bodokaiser/piwise | This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. | 383 |