pytorch-nested-unet

Image segmentation model

An implementation of a deep learning model for image segmentation using PyTorch

PyTorch implementation of UNet++ (Nested U-Net).

GitHub

868 stars
6 watching
204 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list

image-segmentationpytorchunet

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ternaus/ternausnet An image segmentation model using an UNet architecture with a pre-trained VGG11 encoder. 1,049
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
thuyngch/human-segmentation-pytorch An open source implementation of deep learning-based human segmentation models using PyTorch 558
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 392
simonkohl/probabilistic_unet Reimplementation of a neural network model for conditional segmentation of ambiguous images 548
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 46
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 408
zfturbo/zf_unet_224_pretrained_model A pre-trained convolutional neural network model for image segmentation tasks. 214
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 703
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,705
tugstugi/pytorch-saltnet A PyTorch implementation of a U-Net model for image segmentation tasks 278
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
chosj95/mimo-unet Develops a deep learning model for single image deblurring with improved performance and computational efficiency 382
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112