pytorch实现unet网络,专门用于进行图像分割训练。该代码打过kaggle上的 Carvana Image Masking Challenge from a high definition image.
2021-05-28 11:40:37 47.26MB pytorch unet
1
UNet(UNet网络的三个实现:大同小异 全是pytorch实现),其中UNet文件中包含了原始的分割数据集
1
unet网络实现图像分割
2021-04-06 11:29:27 32.34MB unet 神经网络 深度学习 图像分割
1