pytorch 编写unet网络用于图像分割
pytorch实现unet网络,专门用于进行图像分割训练。该代码打过kaggle上的 Carvana Image Masking Challenge from a high definition image.
文件列表
Pytorch-UNet-master.zip
(预估有个18文件)
Pytorch-UNet-master
.gitignore
62B
unet
__init__.py
29B
unet_parts.py
2KB
unet_model.py
867B
requirements.txt
53B
eval.py
643B
LICENSE
34KB
utils
暂无评论