#计算机科学#PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
这是一个unet-pytorch的源码,可以训练自己的模型
Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation
PyTorch implementation of UNet++ (Nested U-Net).
Tunable U-Net implementation in PyTorch
#计算机科学#U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597
A Probabilistic U-Net for segmentation of ambiguous images implemented in PyTorch
Pytorch implementation of "LightM-UNet: Mamba Assists in Lightweight UNet for Medical Image Segmentation"
Portrait Mating implementation in UNet with PyTorch.
Implementation of Deep Complex UNet Using PyTorch
#计算机科学#2D and 3D UNet implementation in PyTorch.
PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)
The implementation of 3D-UNet using PyTorch
#计算机科学#A Pytorch implementation of Stylegan2 with UNet Discriminator
PyTorch-Code for the Paper "SmaAt-UNet: Precipitation Nowcasting using a Small, Attentive UNet-Architecture"
#计算机科学#Implementation of Uformer, Attention-based Unet, in Pytorch
3D Segmentation Pytorch version(unet basic model)
Pytorch implementation of UNet++ semantic segmentation
Unet for semantic segmentation implemented with pytorch
#计算机科学#Segmenting people on photos using IOS devices [Pytorch; Unet]
使用PyTorch实现Unet图像分割