Skip to content

增加膨胀卷积、batchnormalization、PReLU、LeakyReLU、resnet34backbone,对眼球血管图像进行分割

Notifications You must be signed in to change notification settings

dandingbudanding/keras-dilated_unet

Repository files navigation

Retina-Unet

来源:https://github.com/orobix/retina-unet 增加dilated_conv、batchnormalization、PReLU、LeakyReLU、resnet34 backbone的实验



此代码已经针对Python3进行了优化,数据集下载:http://www.isi.uu.nl/Research/Databases/DRIVE/
百度网盘数据集下载:https://pan.baidu.com/s/1UpQtbhgtVdlqc0QGbESx3A 密码:4l7v

有关代码内容讲解,请参见CSDN博客
基于UNet的眼底图像血管分割实例:https://blog.csdn.net/u013063099/article/details/79981097

【注意】run_training.py与run_testing.py的实际作用为了让程序在后台运行,如果运行出现错误,可以运行src目录下的训练与预测文件。

About

增加膨胀卷积、batchnormalization、PReLU、LeakyReLU、resnet34backbone,对眼球血管图像进行分割

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published