vnet.pytorch
Image segmentation model
A PyTorch implementation of V-Net for volumetric medical image segmentation
A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
694 stars
25 watching
201 forks
Language: Python
last commit: over 6 years ago convolutional-neural-networksfully-convolutional-networkslung-segmentationpytorchsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 858 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
eromera/erfnet_pytorch | Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation | 429 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 381 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
mateuszbuda/brain-segmentation-pytorch | A PyTorch implementation of the U-Net architecture for brain MRI segmentation using pre-trained weights and a specific deep learning algorithm | 719 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
d-li14/mobilenetv3.pytorch | A PyTorch implementation of MobileNet V3 architecture | 521 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
randl/mobilenetv2-pytorch | An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |