unet-pytorch-master

所属分类:图形图象
开发工具:Python
文件大小:229KB
下载次数:19
上传日期:2019-11-19 22:52:12
上 传 者yohannn
说明:  使用Pytorch搭建U-Net,该模型可以对随机传入任意大小的图片进行图片分割,根据所训练的数据和标签得到索要分割的区域。
(Using Python to build u-net, the model can segment random incoming pictures of any size, and get the region to be segmented according to the trained data and labels.)

文件列表:
.ipynb_checkpoints (0, 2019-08-05)
.ipynb_checkpoints\UNet - Pytorch-checkpoint.ipynb (15652, 2019-08-05)
dataset.py (1025, 2017-11-24)
model.py (2917, 2017-11-24)
requirements.txt (1235, 2017-11-24)
saved_models (0, 2017-11-24)
saved_models\mini_unet.pth (136567, 2017-11-24)
saved_models\net_c32xc64xf3136xf1024.pth (136567, 2017-11-24)
UNet - Pytorch.ipynb (15652, 2019-08-05)

# UNet - Pytorch How to get the Dataset: 1. Go to Kaggle link Link: https://www.kaggle.com/kmader/finding-lungs-in-ct-data 2. Download and unzip it into Dataset Directory

近期下载者

相关文件


收藏者