1 Star 1 Fork 0

zhugeliang1/UNET-ZOO

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

UNET-ZOO

including unet,unet++,attention-unet,r2unet,cenet,segnet ,fcn.

ENVIRONMENT

window10(Ubuntu is OK)+pycharm+python3.6+pytorch1.3.1

HOW TO RUN:

The only thing you should do is enter the dataset.py and correct the path of the datasets. then run ~ example:

python main.py --action train&test --arch UNet --epoch 21 --batch_size 21 

RESULTS

after train and test,3 folders will be created,they are "result","saved_model","saved_predict".

saved_model folder:

After training,the saved model is in this folder.

result folder:

in result folder,there are the logs and the line chart of metrics.such as: image

saved_predict folder:

in this folder,there are the ouput predict of the saved model,such as: image image image

the datasets:

the Cell dataset(dsb2018) link:https://pan.baidu.com/s/1BaVrzYdrSP78CwYaRzZr1w keyword:5l54

the Liver dataset: link:https://pan.baidu.com/s/1FljGCVzu7HPYpwAKvSVN4Q keyword:5l88

the Cell dataset(isbi) link:https://pan.baidu.com/s/1FkfnhU-RnYFZti62-f8AVA keyword:14rz

the Lung dataset: link:https://pan.baidu.com/s/1sLFRmtG2TOTEgUKniJf7AA keyword:qdwo

the Corneal Nerve dataset: link:https://pan.baidu.com/s/1T3-kS_FgYI6DeXv3n1I7bA keyword:ih02

the Eye Vessels(DRIVE dataset) link:https://pan.baidu.com/s/1UkMLmdbM61N8ecgnKlAsPg keyword:f1ek

the Esophagus and Esophagus Cancer dataset from First Affiliated Hospital of Sun Yat-sen University link:https://pan.baidu.com/s/10b5arIQjNpiggwdkgYNHXQ keyword:hivm

空文件

简介

including unet,unet++,attention-unet,r2unet,cenet,segnet ,fcn. 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wsq_chd/UNET-ZOO.git
git@gitee.com:wsq_chd/UNET-ZOO.git
wsq_chd
UNET-ZOO
UNET-ZOO
master

搜索帮助