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

GitHub

703 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 408
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 588
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 868
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 392
eromera/erfnet_pytorch Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation 432
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 46
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 380
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 161
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 730
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 523
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,705
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271