Image_Segmentation

Image segmenters

Pytorch implementations of image segmentation networks based on U-Net and its variants

Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.

GitHub

3k stars
25 watching
604 forks
Language: Python
last commit: about 3 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
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
mrgiovanni/unetplusplusA medical image segmentation framework that uses a nested U-Net architecture to improve accuracy and exploit multiscale features.2,336
mateuszbuda/brain-segmentation-pytorchA PyTorch implementation of the U-Net architecture for brain MRI segmentation using pre-trained weights and a specific deep learning algorithm730
4uiiurz1/pytorch-nested-unetAn implementation of a deep learning model for image segmentation using PyTorch868
zhixuhao/unetAn implementation of the U-Net architecture for image segmentation using Keras and TensorFlow.4,623
thuyngch/human-segmentation-pytorchAn open source implementation of deep learning-based human segmentation models using PyTorch558
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
tugstugi/pytorch-saltnetA PyTorch implementation of a U-Net model for image segmentation tasks278
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
uber-research/upsnetDevelops an instance segmentation and panoptic segmentation model for computer vision tasks.648
leoxiaobin/deep-high-resolution-net.pytorchAn implementation of a deep learning network for human pose estimation using high-resolution representations4,354
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
oyam/pytorch-dpnsPyTorch implementation of a deep learning model for image segmentation90